Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P portaro
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Jan Pachol
  • portaro
  • Wiki
  • Running Portaro

Running Portaro · Changes

Page history
Update Running Portaro authored Sep 04, 2018 by Jan Pachol's avatar Jan Pachol
Hide whitespace changes
Inline Side-by-side
Running-Portaro.md
View page @ 52a2785b
......@@ -14,10 +14,8 @@ services:
ports:
- 3050:3050
volumes:
- /data/db:/data
- /data/db_verbis.fdb:/db.fdb
- /var/run/docker.sock:/var/run/docker.sock
environment:
- DATABASE_NAME=db_verbis
restart: always
appserver:
......@@ -28,7 +26,7 @@ services:
- /home/verbis/appserver-workspace:/workspace
- /var/run/docker.sock:/var/run/docker.sock
environment:
- DATABASE_URL=jdbc:firebirdsql:firebird:db_verbis?lc_ctype=UTF8
- DATABASE_URL=jdbc:firebirdsql:firebird:db?lc_ctype=UTF8
depends_on:
- firebird
restart: always
......
Clone repository
  • Appserver uninstall
  • Automatcké restartování containerů
  • Docker cheatsheet
  • How search works
  • Jak dostat logy z Portara na dockeru
  • Jak fungují práva v kombinaci s odděleními
  • Licenční server
  • Migrace firebirdu na 3.0
  • Nastaveni custom IP dockeru
  • Nastavení CPK
  • Nastavení SAML2 Identity Provider (např. EduID)
  • Platební brány
  • Postgres notes
  • Running Portaro
  • Setup filters and matchers
View All Pages