Replies: 5 comments
-
demo: https://swuecho-chat-m.fly.dev/static/ email: [email protected] or register use your own email or password. you can not really get real chat due to the ratelimit |
Beta Was this translation helpful? Give feedback.
-
flyctl postgres restart -a swuecho-chat-db --force |
Beta Was this translation helpful? Give feedback.
-
fly ssh console -C env -a |
Beta Was this translation helpful? Give feedback.
-
chat env var for scale to zero: FLY_RESTART_INTERVAL_IF_IDLE=60m |
Beta Was this translation helpful? Give feedback.
-
fly machine restart --select |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
or set secrect using 'fly secret set xxxx=xxx'
6. fly deploy (make sure in chat/api directory)
Beta Was this translation helpful? Give feedback.
All reactions