pentaho-server-docker:用于Pentaho BI Server的Docker映像打包

时间:2021-05-23 09:14:00
【文件属性】:
文件名称:pentaho-server-docker:用于Pentaho BI Server的Docker映像打包
文件大小:15KB
文件格式:ZIP
更新时间:2021-05-23 09:14:00
Shell Pentaho BI服务器5.x 易于使用的所有人的商业智能(BI) 版本:5.3 如何使用这张图片 启动PostgreSQL实例 docker run --name some-postgres \ -e POSTGRES_USER=postgres \ -e POSTGRES_PASSWORD=password \ -d postgres 启动Pentaho BI服务器 docker run --name pentaho \ --link some-postgres:postgres \ -e TIMEZONE="America/Sao_Paulo" \ -e DB_USER=postgres \ -e DB_PASS=password \ -d leandrocp/pentaho-server 开启管理员 打开并填写凭据: 用户名:admin 密码:密码 在部署 参见 环境
【文件预览】:
pentaho-server-docker-master
----tutum.yml(699B)
----Dockerfile(2KB)
----.gitignore(11B)
----README.md(2KB)
----conf()
--------applicationContext-spring-security-hibernate.properties(192B)
--------web.xml(19KB)
--------jdbc.properties(2KB)
--------context.xml(2KB)
--------repository.xml(22KB)
----docker-compose.yml(526B)
----.dockerignore(11B)
----LICENSE.md(1KB)
----entrypoint.sh(6KB)

网友评论