README.md

DOCKER-MARIADB-RABBITMQ-NGINX-PHP-API-UI (DOCKER)

Source parts

Development up

docker-compose up -d

uses standard docker-compose.yml and .env file

Production up

docker-compose -f docker-compose.prod.yml --env-file .env.prod up

uses prod docker-compose.prod.yml and .env.prod file

How get SSL certs legally use DDNS services like DuckDNS

  • Go to Duck DNS and register (free account awailable only for 5 domains)
  • Generate your own domain like “homelab” or what is non-exist
  • Take your own domain “YOUR_OWN_DOMAIN.duckdns.org” and add to .env into domain parts and cors
  • Also you add own duckdns token into .env
  • After build certbot image while running endpoint will check if cert already exist otherwise will generate
Описание

Docker build for web: php as api, nginx, rabbitmq, mariadb, certbot

Конвейеры
0 успешных
0 с ошибкой