-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Charles De Barros edited this page Nov 23, 2018
·
2 revisions
Archivist is an easy to use editor that allows documention of questionnaires and data in DDI-Lifecycle.
The current version of Archivist (10.5.X) runs on the following stack:
- Ruby 2.5.X
- Ruby on Rails 5.0.X
- PostgreSQL 9.6.X
- Redis 3.3.X
Archivist is hosted by Heroku, which provides Platform-as-a-Service. Archivist makes use of various Heroku dynos but the only required dynos to run Archivist are:
- A database - we user Heroku PostgreSQL
- Heroku Redis (in-memory data structure store)