Sławek Koszewski slawek
  • Joined on 2023-10-09
slawek pushed tag v1 to koszewscy/setup-github-release 2026-01-11 11:09:41 +01:00
slawek pushed to main at koszewscy/setup-github-release 2026-01-11 11:04:32 +01:00
66bc2b3acd Update: Refactor trigger events in test workflow to specify push conditions and paths
slawek pushed to main at koszewscy/setup-github-release 2026-01-11 11:02:47 +01:00
41c3945650 Fix: Updated README to include correct CLI installation procedure.
slawek pushed to main at koszewscy/setup-github-release 2026-01-11 10:56:34 +01:00
620da93338 Rearranged the code and added CLI that installs tools locally.
slawek pushed tag v1.2.0 to koszewscy/setup-github-release 2026-01-11 10:55:45 +01:00
slawek pushed tag v1 to koszewscy/setup-github-release 2026-01-11 10:55:44 +01:00
slawek pushed to main at koszewscy/setup-github-release 2026-01-11 08:05:21 +01:00
ef971a6da4 Update: Added option update-cache, and changed default action behavior to always use cached version without checking for a new one.
slawek pushed to main at koszewscy/dns-updater 2025-12-29 11:58:03 +01:00
a1df4dcfdf Moved the web app to a separate directory.
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:33:38 +01:00
af3d1fd3cb Update README and service configuration for Gunicorn usage and permissions
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:30:55 +01:00
0989f51a55 Fix ExecStart command in dns-updater.service to properly handle environment variables
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:27:58 +01:00
827ed9f83b Update dns-updater.service to run as root and change working directory
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:27:04 +01:00
6d5dbee874 Add installation script for dns-updater service
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:02:55 +01:00
63f67c7188 Add requirements.txt and update Dockerfile to install packages from it
bfebad5e5d Add .venv to .gitignore to prevent virtual environment files from being tracked
Compare 2 commits »
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:01:37 +01:00
bc946e62e2 Updated the Dockerfile.
slawek pushed to main at koszewscy/dns-updater 2025-12-28 21:00:56 +01:00
14d90d34aa Change container start-up procedure.
slawek pushed to main at koszewscy/dns-updater 2025-12-28 18:15:23 +01:00
d77801788f Fix whitespace inconsistencies in delete-record.py
slawek pushed to main at koszewscy/dns-updater 2025-12-28 18:15:06 +01:00
f77ade44d5 Fix whitespace inconsistencies in set-record.py
c5d6916fa6 Fix formatting inconsistencies in dns.py
1b2bb83eeb Add instructions for creating and using a self-signed SSL certificate in README.md
2884cd91a8 Add .pem files to .gitignore to prevent sensitive data from being tracked
Compare 4 commits »
slawek created branch main in koszewscy/dns-updater 2025-12-28 13:04:39 +01:00
slawek pushed to main at koszewscy/dns-updater 2025-12-28 13:04:39 +01:00
62586de020 Add README.md with project overview, features, requirements, and installation instructions
fa95fd0279 Add Dockerfile for application containerization
4b943ee0c9 Add systemd service file for dns-updater to manage application lifecycle
59f3d2377d Refactor set_record and delete_record functions to improve value checking and response handling
dbf59fd124 Enhance set_record function to check current value before updating and improve response messages for clarity
Compare 10 commits »
slawek created repository koszewscy/dns-updater 2025-12-28 13:04:26 +01:00