The missing Docker image for the Standard Notes server
50K+
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ā .
Content type
Image
Digest
Size
169.1 MB
Last updated
about 6 years ago
docker pull arugifa/standardnotes-server