|
1 | | -# [full stack nginx cakephp for everyone with docker compose](https://github.com/damalis/full-stack-nginx-cakephp-for-everyone-with-docker-compose) |
| 1 | +# [full stack nginx CakePHP for everyone with docker compose](https://github.com/damalis/full-stack-nginx-cakephp-for-everyone-with-docker-compose) |
2 | 2 |
|
3 | | -If You want to have a cakephp "basic" website at short time; |
| 3 | +If You want to have a CakePHP "basic" website at short time; |
4 | 4 |
|
5 | | -#### Full stack Nginx Cakephp "basic": |
6 | | -<p align="left"> <a href="https://www.cakephp.com/" target="_blank" rel="noreferrer"> <img style="margin: 10px" src="https://avatars.githubusercontent.com/u/23666?s=200&v=4" alt="cakephp" height="40" width="40"/> </a> <a href="https://www.docker.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/docker/docker.png" alt="docker" width="40" height="40" width="40"/> </a> <a href="https://mariadb.org/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/5877084?s=200&v=4" alt="mariadb" height="50" width="50"/> </a> <a href="https://www.nginx.com" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/1412239?s=200&v=4" alt="nginx" height="40" width="40"/> </a> <a href="https://www.php.net" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/25158?s=200&v=4" alt="php" height="40" width="40"/> </a> <a href="https://redis.io" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/1529926?s=200&v=4" alt="redis" height="40" width="40"/> </a> <a href="#" target="_blank" rel="noreferrer"> <img style="margin: 10px" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/bash/bash.png" alt="Bash" height="50" width="50" /> </a> |
7 | | - <a href="https://www.phpmyadmin.net/" target="_blank" rel="noreferrer"> <img style="margin: 10px" src="https://avatars.githubusercontent.com/u/1351977?s=200&v=4" alt="phpmyadmin" height="40" width="40"/> </a> <a href="https://letsencrypt.org/" target="_blank" rel="noreferrer"> <img style="margin: 10px" src="https://avatars.githubusercontent.com/u/17889013?s=200&v=4" alt="letsencrypt" height="40" width="40"/> </a> <a href="https://www.portainer.io/?hsLang=en" target="_blank" rel="noreferrer"> <img style="margin: 10px" src="https://avatars.githubusercontent.com/u/22225832?s=200&v=4" alt="portainer" height="40" width="40"/> </a> </p> |
| 5 | +#### Full stack Nginx CakePHP "basic": |
| 6 | +<p align="left"> <a href="https://www.cakephp.com/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/23666?s=200&v=4" alt="cakephp" height="40" width="40"/> </a> <a href="https://www.docker.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/docker/docker.png" alt="docker" width="40" height="40" width="40"/> </a> <a href="https://mariadb.org/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/5877084?s=200&v=4" alt="mariadb" height="50" width="50"/> </a> <a href="https://www.nginx.com" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/1412239?s=200&v=4" alt="nginx" height="40" width="40"/> </a> <a href="https://www.php.net" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/25158?s=200&v=4" alt="php" height="40" width="40"/> </a> <a href="https://redis.io" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/1529926?s=200&v=4" alt="redis" height="40" width="40"/> </a> <a href="#" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/bash/bash.png" alt="Bash" height="50" width="50" /> </a> |
| 7 | + <a href="https://www.phpmyadmin.net/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/1351977?s=200&v=4" alt="phpmyadmin" height="40" width="40"/> </a> <a href="https://letsencrypt.org/" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/17889013?s=200&v=4" alt="letsencrypt" height="40" width="40"/> </a> <a href="https://www.portainer.io/?hsLang=en" target="_blank" rel="noreferrer"> <img src="https://avatars.githubusercontent.com/u/22225832?s=200&v=4" alt="portainer" height="40" width="40"/> </a> </p> |
8 | 8 |
|
9 | 9 | Plus, manage docker containers with Portainer. |
10 | 10 |
|
11 | 11 | #### With this project you can quickly run the following: |
12 | 12 |
|
13 | | -- [cakephp](https://github.com/cakephp/app) - [php-fpm](https://hub.docker.com/_/php?tab=tags&page=1&name=fpm) |
14 | | -- [nginx](https://hub.docker.com/_/nginx) |
| 13 | +- [CakePHP](https://github.com/cakephp/app) - [php-fpm](https://hub.docker.com/_/php?tab=tags&page=1&name=fpm) |
| 14 | +- [webserver (nginx)](https://hub.docker.com/_/nginx) |
15 | 15 | - [certbot (letsencrypt)](https://hub.docker.com/r/certbot/certbot) |
16 | 16 | - [phpMyAdmin](https://hub.docker.com/r/phpmyadmin/phpmyadmin/) |
17 | 17 | - [database](https://hub.docker.com/_/mariadb) |
@@ -122,7 +122,7 @@ then reloading for nginx ssl configuration |
122 | 122 | docker container restart webserver |
123 | 123 | ``` |
124 | 124 |
|
125 | | -The containers are now built and running. You should be able to access the Cakephp installation with the configured IP in the browser address. `https://example.com`. |
| 125 | +The containers are now built and running. You should be able to access the CakePHP installation with the configured IP in the browser address. `https://example.com`. |
126 | 126 |
|
127 | 127 | For convenience you may add a new entry into your hosts file. |
128 | 128 |
|
@@ -191,7 +191,7 @@ docker-compose up -d |
191 | 191 |
|
192 | 192 | ### Website |
193 | 193 |
|
194 | | -You should see the "Welcome to CakePHP..." page in your browser. If not, please check if your PHP installation satisfies Cakephp's requirements. |
| 194 | +You should see the "Welcome to CakePHP..." page in your browser. If not, please check if your PHP installation satisfies CakePHP's requirements. |
195 | 195 |
|
196 | 196 | ``` |
197 | 197 | https://example.com |
|
0 commit comments