Aamir010 / jahia-docker

Jahia-Cms with docker compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jahia Digital Factory install with Docker and Docker-Compose

Explanations

Docker Compose will build two containers:

  • a MySQL database
  • a Jahia app

Usage

You can start both containers using docker-compose up.

Then you can visit your app at http://localhost:8080.

About

Jahia-Cms with docker compose


Languages

Language:Shell 100.0%