1 Star 0 Fork 1

孤云/geoserver-cloud

forked from GeoServer/geoserver-cloud 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env 878 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gabriel Roldan 提交于 2020-08-30 06:00 . Set version to 0.1.1-SNAPSHOT
# docker-compose default environment variable values
COMPOSE_PROJECT_NAME=gscloud
TAG=0.1.1-SNAPSHOT
EUREKA_SERVER_URL=http://discovery:8761/eureka
JDBCCONFIG_DBNAME=geoserver_config
JDBCCONFIG_URL=jdbc:postgresql://database:5432/${JDBCCONFIG_DBNAME}
JDBCCONFIG_USERNAME=geoserver
JDBCCONFIG_PASSWORD='geo$erver'
DISCOVERY_JAVA_OPTS=-Xmx128m -XX:ActiveProcessorCount=2
CONFIG_JAVA_OPTS=-Xmx128m -XX:ActiveProcessorCount=2
GATEWAY_JAVA_OPTS=-Xmx128m -XX:ActiveProcessorCount=4
CATALOG_JAVA_OPTS=-Xmx256m -XX:ActiveProcessorCount=2
WFS_JAVA_OPTS=-Xmx256m -XX:ActiveProcessorCount=2
WMS_JAVA_OPTS=-Xms64m -Xmx1g -XX:ActiveProcessorCount=2
WCS_JAVA_OPTS=-Xms64m -Xmx1g -XX:ActiveProcessorCount=4
WPS_JAVA_OPTS=-Xms64m -Xmx1g -XX:ActiveProcessorCount=4
REST_JAVA_OPTS=-Xms64m -Xmx256m -XX:ActiveProcessorCount=2
WEBUI_JAVA_OPTS=-Xms64m -Xmx512m -XX:ActiveProcessorCount=2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gisfzb/geoserver-cloud.git
git@gitee.com:gisfzb/geoserver-cloud.git
gisfzb
geoserver-cloud
geoserver-cloud
0.1.x

搜索帮助

0d507c66 1850385 C8b1a773 1850385