Archived

If you are looking for the last documentation in the 4.x series, see 4.7.5. Looking for another version? See all documentation.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

The following projects offer reproducible deployment tooling and environments.

Vagrant

git clone https://github.com/fcrepo4-exts/fcrepo4-vagrant.git
cd fcrepo4-vagrant
vagrant up

Docker

docker pull yinlinchen/fcrepo4-docker
docker run -it -p 8080:8080 -p 9080:9080 -d yinlinchen/fcrepo4-docker:4.7.1

Ansible

git clone https://github.com/Digital-Repository-of-Ireland/ansible-fedora4.git
cd ansible-fedora4
vagrant plugin install vagrant-hostmanager
vagrant up

 

 

 

  • No labels