persistent storage
arkodeepsen
HOBBYOP

a year ago

hey i have hosted my discord.py bot, it has a sqlite db, now i have deployed it from github, so the sqlite storage is not persistent

5 Replies

a year ago

you would want to use a volume -


arkodeepsen
HOBBYOP

a year ago

1bc0e10f-3319-42a7-8915-b2b8ef7b585e


arkodeepsen
HOBBYOP

a year ago

this us the current url sqlite:///bot_messages.db
what do i do when i create the volume?\


a year ago

can you try reading the docs page please?


arkodeepsen
HOBBYOP

a year ago

alright ill do that


Loading...