- Docker
- Kubernetes
- Linux or MacOS
- Minikube
- Docker
- VirtualBox
Everything you need is to launch the scrip "setup.sh" (use "bash setup.sh" in the root of repository).
Works on 192.168.99.100:80, 192.168.99.100:443. Redirects from http(192.168.99.100:80) to https(192.168.99.100:443).
You can connect to this container with ssh on port 21 (192.168.99.100:21). User : admin, password: admin.
From NGINX you can redirect to Wordpress (add /wordpress in address line) and phpMyAdmin (add /phpmyadmin in address line).
Just default WordPress page and 3 users:
- admin (pass admin)
- author (pass author)
- editor (pass editor)
Try to guess the roles of this users:wink:
Helps you to work with WordPress database. User : admin, password: admin.
Database MariaDB. Data storage for Wordpress. Wordpress and phpMyAdmin works with this database.
Shows metrics from all services. User : admin, password: admin.
Database for metrics to show in grafana.