Sławek Koszewski slawek
  • Joined on 2023-10-09
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
slawek pushed to main at koszewscy/azure-image-chooser 2025-12-21 23:59:04 +01:00
4ff0a7205f Update build and run scripts to support Apple's container.
5162b183bf Fix: added a default location.
Compare 2 commits »
slawek pushed to main at slawek/azure-cli 2025-12-21 22:14:34 +01:00
68f0d2efc9 Fixes for Apple container.
slawek pushed to main at slawek/azure-cli 2025-12-21 14:50:15 +01:00
e6b4fdec1a Fixed issues with setting up colored Bash prompt supporting displaying Git repository information.
slawek pushed to main at slawek/azure-cli 2025-12-19 16:47:28 +01:00
b908f3f1f0 Fix: correct indentation in link-to-bin script
slawek pushed to main at slawek/azure-cli 2025-12-19 16:08:02 +01:00
4de8cc79f2 Fix: update file path associations in VSCode settings for additional scripts
slawek pushed to main at slawek/azure-cli 2025-12-19 11:03:49 +01:00
1cbbe22dc1 Fix: correct file path associations in VSCode settings
slawek pushed to main at slawek/azure-cli 2025-12-17 22:20:12 +01:00
42c2dd933c Fix: ensure git prompt helper is sourced in the default user's .bashrc
slawek pushed to main at slawek/azure-cli 2025-12-17 19:08:27 +01:00
b90a6a0746 Added a script that links "azure-cli" executable script to $HOME/bin.
slawek pushed to main at slawek/azure-cli 2025-12-17 07:59:24 +01:00
c83a4f115a Fix: adopted volume list parsing for docker CLI.
ca8160568b Fix: Corrected Git Prompt activation.
1d66fc2edc Remove unverified support for podman.
Compare 3 commits »