Skip to content

Dataverse "out of band" uploader for file-backed storage

License

Notifications You must be signed in to change notification settings

BerkeleyLibrary/deo_volente

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

Build:

docker compose build

Run:

docker compose up -d

Note: On first run, the database will not exist. To set up the database use docker compose exec to run the relevant Rake task in the application container.

docker compose exec app rake db:setup assets:precompile

To Follow logs:

docker compose logs -f app

Open a bash shell into the app container:

docker compose exec -it app bash
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...

About

Dataverse "out of band" uploader for file-backed storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •