FriendUPCloud / friendup

FriendOS is a free web based platform that runs in your browser. It allows you to work and play, collaboratively, across devices.
https://friendos.com/
Other
347 stars 87 forks source link

Question: Database updates #136

Closed ApertureDevelopment closed 2 years ago

ApertureDevelopment commented 4 years ago

Hello FriendUP team,

I have a question regarding the SQL update scriptsm I know they are located inside the sqlupdatescripts folder, and I would like to know, is there a way to skip friend running it themself, meaning how is the DB version specified? from where do we get the database version?

I need to know that because as of right now the Docker container is broken, and to fix it I need to run the database preparations before starting friend ( https://github.com/Aperture-Development/friendup-docker/issues/9 )

Thank you and have a great day

titlestad commented 3 years ago

No at this time you cannot skip. I will file an internal bug and perhaps we can somehow regulate this with a config entry or command line option.