Skip to content

Commit 117a11b

Browse files
committed
Add readme.
1 parent f5f9f14 commit 117a11b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fly/FLY_README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
https://fly.io/docs/laravel/advanced-guides/multiple-applications/
66
https://hub.docker.com/_/influxdb
77

8+
## Updating
9+
10+
Bump the container versions in the Dockerfile and fly.toml, then run `fly deploy` in each directory.
11+
812
## Secrets
913

1014
Set the following secrets with `fly secrets set KEY=VALUE KEY=VALUE`. It's best to set them all in one go, because it restarts the app every time. Make sure the password and token are fairly long, otherwise influxdb will go into a boot loop about it.

0 commit comments

Comments
 (0)