Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mingfang/docker-openproject

Run OpenProject Inside Docker
https://github.com/mingfang/docker-openproject

Last synced: 19 days ago
JSON representation

Run OpenProject Inside Docker

Awesome Lists containing this project

README

        

docker-openproject
==================

Run OpenProject Inside Docker

1. ```./build``` to create image. This will take a while.
2. Initialize database, ```./shell``` and then ```./preparedb.sh```. ```exit``` when done.
3. Run using ```./run```
4. Point your browser to http://host:3000
5. Login as admin:admin