A free self-hosted JSON storage solution.
80
A free self-hosted JSON storage solution.
Learn about the endpoints at docs.jsonstash.com or the swagger docs upon deploying the service http(s)://<IP_ADDRESS>|<HOST_NAME>[:<PORT>]/swagger.
In order to run this container you'll need docker installed.
DefaultConnection - The path where you want the sqlite database stored. Example: Data Source=/app/Data/jsonstash.db.Administrators - Comma seperated list of emails. A user is created with an email in this list are assigned the role: "Administrator".StashNameMaxLength - Max number of chars allowed to be used when naming a stash.LoginAttemptThreshold - Max number of failed login attempts before locking the user out.AccessKey - Required when creating a new user. Must be a GUID.JWTSecret - Json Web Token secret. Must be a GUID.JWTExpiresIn - The amount of time in minutes till the token expires.JWTRefreshTokenExpiresIn - The amount of time in days till the refresh token expires..EmailHost - SMTP email host to send unlock tokens.EmailPort - SMTP host port.EmailUsername - Email used to authenticate to host.EmailPassword - Password used to authenticate to host./your/file/location - File locationThis project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.
Content type
Image
Digest
sha256:464500e69…
Size
102 MB
Last updated
over 3 years ago
docker pull kerberusio/jsonstash-web-service:190