git clone git@github.com:sebastian-ruiz/octobercms.git
cd octobercms
cp .env.sample .env
- Edit
.env
appropriately docker-compose up -d
Then
- Go to
http://localhost:8080
docker-compose logs
- or use Portainer
git clone git@github.com:sebastian-ruiz/octobercms.git
cd octobercms
cp .env.sample .env
.env
appropriatelydocker-compose up -d
Then
http://localhost:8080
docker-compose logs