mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-06 13:14:29 +08:00
Updated Setup guide (markdown)
parent
08732afb33
commit
74cf6945cc
1 changed files with 4 additions and 4 deletions
|
@ -2,14 +2,14 @@
|
|||
|
||||
For instructions on how to build & run SciNote - including minimal **quick-start** setup - visit [Build & run section](Build-&-run).
|
||||
|
||||
## Production mode
|
||||
|
||||
To host SciNote on a server, and run it in production mode (in Docker containers), visit the [Production mode section](Production-mode).
|
||||
|
||||
## Environmental variables
|
||||
|
||||
SciNote is configured using environmental variables. To see list of available variables, and a minimal `application.yml` file, visit [Environmental variables section](Environmental-variables).
|
||||
|
||||
## Production mode (in Docker containers)
|
||||
|
||||
To run SciNote in production mode (in Docker containers), visit the [Production mode section](Production-mode).
|
||||
|
||||
## Rake/rails tasks
|
||||
|
||||
SciNote server uses `rake`/`rails` tasks for various operations. For details regarding `rake`/`rails` tasks, when to run them and how to set them up, visit the [Rake tasks section](Rake-tasks).
|
||||
|
|
Loading…
Add table
Reference in a new issue