INFRAESTRUCTURE NGINX-LETSENCRYPT + WORDPRESS*2 + MOODLE
Clone this project
- Clone repo
- Change domains in docker-compose
docker-compose up -d
./docker-compose up -d
/anyService- Moodle after install error IP-> check nginx_container IP & exec in moodleDB_container
docker exec -it moodleDB_container mysql -uroot -p
->use moodledb
; -->UPDATE mdl_user set lastip='172.docker.nginx.IP' where username='admin';
- WordPress Plugin e-mail -> WP Mail SMTP by WPForms
- WordPress Plugin contact-form -> Contact Form 7
Resources:
- DigitalOcean 🛫
- Docker 🐳
Expressions of gratitude 🎁
- Share this project 📢
- Invite me a coffee ☕
- Give me a star ⭐