|
|
%!s(int64=6) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| bin | d13162e338 ensure not to remove files for building client | %!s(int64=6) %!d(string=hai) anos |
| nocdn | 905434004d fix lint error | %!s(int64=6) %!d(string=hai) anos |
| Dockerfile | 1f99068e07 use react-images@1.0.0 | %!s(int64=6) %!d(string=hai) anos |
| Dockerfile.dockerignore | 184d0b1be6 clean .dockerignore | %!s(int64=6) %!d(string=hai) anos |
| README.md | 8a4fe7d9a8 update docs | %!s(int64=6) %!d(string=hai) anos |
| docker-entrypoint.sh | e0e26c7fee use su-exec | %!s(int64=6) %!d(string=hai) anos |
3.6.0, 3.6, 3, latest, (Dockerfile)3.6.0-nocdn, 3.6-nocdn, 3-nocdn, latest-nocdn, (Dockerfile)3.5.25, 3.5, 3, (Dockerfile)3.5.25-nocdn, 3.5-nocdn, 3-nocdn (Dockerfile)3.4.7, 3.4, 3, (Dockerfile)3.4.7-nocdn, 3.4-nocdn, 3-nocdn (Dockerfile)GROWI is a team collaboration software and it forked from crowi
see: weseek/growi
The GROWI official docker image for production use which concludes several official plugins.
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
production OR development.3000connect.sidaws
aws : AWS S3 (needs AWS settings on Admin page)mongodb : MongoDB GridFS (Setting-less)local : Server's Local file system (Setting-less)none : Disable file uploadingInfinityInfinitytrue, the system uses only the value of the environment variable as the value of the SAML option that can be set via the environment variable./api-docs.public : Forces all pages to become publicprivate : Forces all pages to become privatefalse, Output server log as JSON. defautl: true (Enabled only when NODE_ENV=production)HACKMD_URI will be used.https://example.com, https://example.com:8080If you have any issues or questions about this image, please contact us through GitHub issue.
