Use latest stack-ssh-deploy, change SSH key name
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ea532c19ee
commit
0e851024fc
@ -9,14 +9,13 @@ steps:
|
||||
host: swarm-test.autonomic.zone
|
||||
stack: wordpress
|
||||
deploy_key:
|
||||
from_secret: drone_deploy_key
|
||||
from_secret: drone_ssh_swarm-test.autonomic.zone
|
||||
environment:
|
||||
DOMAIN: wordpress.swarm-test.autonomic.zone
|
||||
STACK_NAME: wordpress
|
||||
LETS_ENCRYPT_ENV: production
|
||||
DB_PASSWORD_VERSION: v1
|
||||
DB_ROOT_PASSWORD_VERSION: v1
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
|
@ -39,11 +39,11 @@ _(Only tested using subdomains)_
|
||||
|
||||
`abra cp ~/path/to/local/theme wordpress:/var/www/html/wp-content/themes/`
|
||||
|
||||
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||
[compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik
|
||||
|
||||
## Backups
|
||||
|
||||
1. Edit `.envrc` and uncomment the `export COMPOSE_FILE="compose.yml:compose.backup.yml"` line
|
||||
2. `direnv allow`
|
||||
3. `abra deploy`
|
||||
|
||||
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||
[compose-traefik]: https://git.autonomic.zone/compose-stacks/traefik
|
||||
|
Loading…
Reference in New Issue
Block a user