The DataCite service for user accounts. Users are authenticated via ORCID Oauth. Single-sign to various DataCite services via JWT.
Using Docker.
docker run -p 8080:80 datacite/volpino
You can now point your browser to http://localhost:8080 and use the application.
For a more detailed configuration, including serving the application from the host for live editing, look at docker-compose.yml in the root folder.
We use Rspec for unit and acceptance testing:
bundle exec rspec
Follow along via Github Issues.
volpino is released under the MIT License.
Content type
Image
Digest
sha256:57024c5e8…
Size
825.3 MB
Last updated
about 4 hours ago
docker pull datacite/volpino