Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 417 Bytes

ghatti-server-common

Common services for ghatti-server as podman containers

elasticsearch

Image   -  elasticsearch:7.8.1
Ports   -  9200, 9300
Volume  -  /var/lib/elastic/search:/usr/share/elasticsearch/data
Env     -  "discovery.type=single-node"

portainer

Image   -  portainer/portainer-ce
Ports   -  8000, 9000
Volume  -  /var/run/docker.sock:/var/run/docker.sock, portainer_data:/data