Skip to content
/ gotify Public

Deploy Gotify on Fly.io with sqlite hourly backup support

Notifications You must be signed in to change notification settings

webees/gotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fly auth login
fly apps create gotify
cat .env | fly secrets import
fly volumes create app_data --size 1
fly deploy
fly ssh console
``