-
I have deployed a gokapi container, but when I try to enter setup, I just get a "Server is in maintenance mode, please try again in a few minutes." browser page displayed. I am running docker (container manager) on Synology DSM, managed using Portainer to run a variety of applications and wanted to set up gokapi as an alternative to FileBrowser. Portainer uses 'stacks' which are equivalent to docker-compose - here is the stack/compose file
I made some tweaks to the compose file to align with my conventions/standards/situation
The container starts OK - here is the console log
The folder mappings work OK because I have connected to a shell (sh) in the container and 'touch'ed files in /app/data and /app/config and both appeared in the external folder. No gokapi files have yet been created in the folder. The environment variables I have set do appear when I run 'env' under sh. Any other pointers on what I need to do to get it running? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Related to #301 You will need to open the |
Beta Was this translation helpful? Give feedback.
Related to #301
You will need to open the
/setup
page for the initial setup