January 21, 20251 yr Application Name: StoreDown Application Github: https://github.com/FoxUSA/StoreDown Application Demo: https://storedown.org/dist/#/ Docker Github: https://hub.docker.com/r/foxusa/storedown An inventory system that is hopefully simple enough for everyone! I did not make this application, only converted it to an Unraid template. Post any questions or issues relating to this docker in this thread. Installation For setup, run a CouchDB instance and configure with the following: Set the user and password environment variables. Go to `http://$serverurl:$port/_utils/#_config/nonode@nohost/cors` and enable CORS for your domain. Go to `http://$serverurl:$port/_utils/#_config/nonode@nohost` and in the httpd section, set `WWW-Authenticate` to `administrator` Go to `http://$serverurl:$port/_utils/#_config/nonode@nohost` and set in the chttpd section `require_valid_user` to `true` Then create a database at `http://$serverurl:$port/_utils/` Finally log in to storedown with the username, password, url, port, and database.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.