Skip to content

Commit

Permalink
chore: readme - add continuous deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeek authored Jul 14, 2023
1 parent 6dcf3c9 commit 1e53223
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ You can scroll your tmux window with `Ctrl-B-]` and use
Substitute `vaultwarden` with `caddy`, or `backup` to see logs for
other apps.

## Automatically deploy to Fly.io
## Continuous deployment

After your first manual deploy to Fly.io, per instructions above, you can automatically deploy via Github Actions.
After your first manual deploy to Fly.io, per instructions above, you can setup continuous deployment via Github Actions.

1. Install [Github CLI](https://cli.github.com)

Expand All @@ -161,7 +161,7 @@ After your first manual deploy to Fly.io, per instructions above, you can automa
```

That's all! Now, any changes to your `Dockerfile`, `fly.toml` or
`scripts`/`config` will trigger an automatic fly deploy.
`scripts`/`config` will trigger a fly deploy.
## FAQ
Expand Down Expand Up @@ -189,4 +189,4 @@ That's all! Now, any changes to your `Dockerfile`, `fly.toml` or
[Vaultwarden]: https://github.com/dani-garcia/vaultwarden
[Fly.io]: https://fly.io
[websockets]: https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications
[fly.toml]: fly.toml
[fly.toml]: fly.toml

0 comments on commit 1e53223

Please sign in to comment.