Project Config & URL Generator

Enter a project name (no spaces) to generate Docker config, service domains, and secure database credentials.

Service URLs

WordPress Site Domain

Hit "Generate" to see domain.

phpMyAdmin Domain

Hit "Generate" to see domain.

Database Credentials (for .env)

MYSQL_DATABASE
...
MYSQL_USER
...
MYSQL_PASSWORD
...
MYSQL_ROOT_PASSWORD
...

Generated docker-compose.yaml

Hit "Generate" to see the output.