This document is a guide to getting up and running with Fedora as quickly as possible.
Out of the box
If you are familiar with Vagrant or Docker, the following two are quick ways to get a Fedora 4 environment up quickly:
Vagrant
https://github.com/fcrepo4-labs/fcrepo4-vagrant
Docker
No Format |
---|
docker pull yinlinchen/fcrepo4-docker
docker run -it -p 8080:8080 -p 3030:3030 -d yinlinchen/fcrepo4-docker:4.3.0 |
looking for scripted deployments, please take a look at Fedora's deployment tooling.
Include Page | ||||
---|---|---|---|---|
|
...