imports journex
This commit is contained in:
@@ -57,6 +57,14 @@ Deploy or refresh Docker Compose applications after configuration changes or whe
|
||||
ansible-playbook -i inventories/hetzner playbooks/04-compose-up.yml
|
||||
```
|
||||
|
||||
### Deploy cf-journex only
|
||||
|
||||
Deploy only the `cf-journex` Docker Compose stack without touching other services.
|
||||
|
||||
```sh
|
||||
ansible-playbook -i inventories/hetzner playbooks/06-deploy-cf-journex.yml
|
||||
```
|
||||
|
||||
### Rebuild Caddy
|
||||
|
||||
Rebuild and reload Caddy only. Useful when reverse proxy configuration changed and full service restarts should be avoided.
|
||||
|
||||
Reference in New Issue
Block a user