Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

mdouchement/standardnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StandardNotes & Docker

This repository contains all the configuration to generate the StandardNotes Docker's image.

Usage

  • Build the image
docker build -t standardfile .
  • Run the stack
docker-compose up -d
  • Run the database migrations
docker exec -it standardfile_app bundle exec rails db:create db:migrate

You may need to restart the docker-compose after running the migration docker-compose restart.

License

MIT

About

Dockerization of Standard File server. Used for running your own Standard Notes server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published