File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- # full stack joomla for everyone with docker compose
1+ # [ full stack proxy nginx joomla for everyone with docker compose] ( https://github.com/damalis/full-stack-proxy-nginx-joomla-for-everyone-with-docker-compose )
22
33If You want to have a joomla website at short time;
44
@@ -45,12 +45,12 @@ Contents:
4545
4646download with
4747```
48- git clone https://github.com/damalis/full-stack-joomla-for-everyone-with-docker-compose.git
48+ git clone https://github.com/damalis/full-stack-proxy-nginx- joomla-for-everyone-with-docker-compose.git
4949```
5050Open a terminal and ` cd ` to the folder in which ` docker-compose.yml ` is saved and run:
5151
5252```
53- cd full-stack-joomla-for-everyone-with-docker-compose
53+ cd full-stack-proxy-nginx- joomla-for-everyone-with-docker-compose
5454chmod +x install.sh
5555./install.sh
5656```
@@ -70,13 +70,13 @@ Make sure to [add your user to the `docker` group](https://docs.docker.com/insta
7070
7171download with
7272```
73- git clone https://github.com/damalis/full-stack-joomla-for-everyone-with-docker-compose.git
73+ git clone https://github.com/damalis/full-stack-proxy-nginx- joomla-for-everyone-with-docker-compose.git
7474```
7575
7676Open a terminal and ` cd ` to the folder in which ` docker-compose.yml ` is saved and run:
7777
7878```
79- cd full-stack-joomla-for-everyone-with-docker-compose
79+ cd full-stack-proxy-nginx- joomla-for-everyone-with-docker-compose
8080```
8181
8282### Manual Configuration
@@ -107,7 +107,7 @@ change example.com to your domain name in ```./phpmyadmin/apache2/sites-availabl
107107
108108Firstly: will create external volume
109109```
110- docker volume create --driver local --opt type=none --opt device=/home/ubuntu/full-stack-joomla-for-everyone-with-docker-compose/certbot --opt o=bind certbot-etc
110+ docker volume create --driver local --opt type=none --opt device=/home/ubuntu/full-stack-proxy-nginx- joomla-for-everyone-with-docker-compose/certbot --opt o=bind certbot-etc
111111```
112112
113113```
You can’t perform that action at this time.
0 commit comments