2023-09-21 23:10:31 -06:00
2023-09-21 23:10:31 -06:00
2023-09-21 23:10:31 -06:00
2023-09-21 23:10:31 -06:00
2023-09-21 23:10:31 -06:00
2023-09-21 23:10:31 -06:00

Basic Docker Run Command:

docker run -e REPO_URL='https://your.git.repo.url' -e COPY_DIR='/your/copy/dir' -e NTFY_URL='https://your.ntfy.url' -e GIT_USERNAME='your_username' -e GIT_PASSWORD='your_password' git_repo_updater
Description
Automatically update production server configs from Git commits.
Readme 70 KiB
Languages
Shell 87.9%
Dockerfile 12.1%