Skip to content

uniba-ub/dspace-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSpace & Docker.

An Introduction to containers for development & production.

The slides are available at the slides/ subdirectory. Just run make slides there and open your browser at http://localhost:4100.

The example tasks are at tasks/.

Requirements

Get Started

Local machine
git clone https://github.com/uniba-ub/dspace-workshop
cd dspace-workshop
ssh -i id_rsa_workshop root@${ip}
Continue on a server
git clone https://github.com/uniba-ub/dspace-workshop
cd dspace-workshop
cd tasks/task{1..} && cat README.md

Docker docs

You can get help about commands with docker help or docker <Management Command> help. Docker-compose also provides help (docker-compose help)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published