Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

arugifa/standardnotes-server-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Standard Notes Server's Image for Docker

IMPORTANT: The author of Standard Notes has released a Docker image. Please use it from now on, instead of mine.

Unfortunately, the core developer of Standard Notes doesn't maintain Docker images for the different components of his web service (which can be self-hosted).

This project aims to fill the gap, by providing a Docker image for the Sandard Notes server.

Can be configured with the following environment variables:

Setting Description
DB_HOST Where is hosted the MySQL/MariaDB database.
DB_DATABASE Name of the database.
DB_USERNAME User to connect to the database.
DB_PASSWORD User's password to connect to the database.
DISABLE_USER_REGISTRATION To disable new user registrations.
SECRET_KEY_BASE Used by Ruby on Rails, to encrypt and sign sessions.

Used by and made for Kloügle, the Google alternative automated with Terraform.

About

The missing Docker image for the Standard Notes server

Resources

License

Stars

Watchers

Forks

Packages

No packages published