|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| codebuild | 269f736b3f fix buildspec.yml | %!s(int64=2) %!d(string=hai) anos |
| Dockerfile | 4e6c01d974 upgrade turbo turbo to v2 | hai 1 ano |
| Dockerfile.dockerignore | b759238214 use shx without npx | %!s(int64=2) %!d(string=hai) anos |
| README.md | c7d0a0964d Release v7.0.17 | hai 1 ano |
| docker-entrypoint.sh | d729a4d68b move app under apps | %!s(int64=3) %!d(string=hai) anos |
7.0.17, 7.0, 7, latest (Dockerfile)6.3.2, 6.3, 6 (Dockerfile)6.2.4, 6.2 (Dockerfile)6.1.15, 6.1 (Dockerfile)GROWI is a team collaboration software and it forked from crowi
see: weseek/growi
docker run -d \
-e MONGO_URI=mongodb://MONGODB_HOST:MONGODB_PORT/growi \
weseek/growi
and go to http://localhost:3000/ .
If you use ElasticSearch, type this:
docker run -d \
-e MONGO_URI=mongodb://MONGODB_HOST:MONGODB_PORT/growi \
-e ELASTICSEARCH_URI=http://ELASTICSEARCH_HOST:ELASTICSEARCH_PORT/growi \
weseek/growi
Using docker-compose is the fastest and the most convenient way to boot GROWI.
see: weseek/growi-docker-compose
See GROWI Docs: Admin Guide (en/ja).
If you have any issues or questions about this image, please contact us through GitHub issue.
