Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ok, I'm back again.. #43

Closed
danmed opened this issue Jul 10, 2019 · 2 comments
Closed

Ok, I'm back again.. #43

danmed opened this issue Jul 10, 2019 · 2 comments

Comments

@danmed
Copy link

danmed commented Jul 10, 2019

How do i go about updating my install on Ubuntu?

I tried just re-downloading server.zip and unzipping it over the top, but not only did that bring back the register button (duh) but i couldn't log in anymore :(

@bitbound
Copy link
Collaborator

Currently, that's the only way to update.

You want to make sure not to delete/overwrite your database or appsettings files. By default, the database is Server.db. This isn't included in the ZIP so shouldn't get overwritten (it gets created on first run).

For appsettings.json, it's best to make a copy of it in the same place, but call it appsettings.Production.json. This will used automatically instead of appsettings.json and won't be overwritten during the update process.

@danmed
Copy link
Author

danmed commented Jul 11, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants