chore: Update deployment configuration and documentation
- Update Gitea configuration (remove DEFAULT_ACTIONS_URL) - Fix deployment documentation - Update Ansible playbooks - Clean up deprecated files - Add new deployment scripts and templates
This commit is contained in:
@@ -38,3 +38,11 @@ QUEUE_CONNECTION=default
|
||||
QUEUE_WORKER_SLEEP=3
|
||||
QUEUE_WORKER_TRIES=3
|
||||
QUEUE_WORKER_TIMEOUT=60
|
||||
|
||||
# Git Repository Configuration (optional - if set, container will clone/pull code on start)
|
||||
# Uncomment to enable Git-based deployment:
|
||||
# GIT_REPOSITORY_URL=https://git.michaelschiemer.de/michael/michaelschiemer.git
|
||||
# GIT_BRANCH=main
|
||||
# GIT_TOKEN=
|
||||
# GIT_USERNAME=
|
||||
# GIT_PASSWORD=
|
||||
|
||||
Reference in New Issue
Block a user