You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
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.
All reactions