Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mingfang/docker-openproject
- Owner: mingfang
- Created: 2014-10-23T21:12:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-29T18:04:37.000Z (over 9 years ago)
- Last Synced: 2024-11-06T15:19:08.087Z (2 months ago)
- Language: Shell
- Size: 160 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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