-
|
When using https://github.com/Sync-in/server/releases/download/v1.2.0/sync-in-server.tar.gz, I don't see any initial db migration scripts. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
@slfhstr At the moment, the only official way to install the server is via Docker (https://github.com/Sync-in/docker). We are still working on package-based installation. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you @slfhstr Feel free to take a look at this file, I think it will shed some more light on the setup: https://github.com/Sync-in/server/blob/main/scripts/docker-sync-in-server.sh |
Beta Was this translation helpful? Give feedback.
@slfhstr At the moment, the only official way to install the server is via Docker (https://github.com/Sync-in/docker). We are still working on package-based installation.