moeny website
Go to file
2025-04-01 17:31:42 -04:00
html Add docker with traefik for dnschallenge certs 2025-04-01 17:25:48 -04:00
.gitignore Add docker with traefik for dnschallenge certs 2025-04-01 17:25:48 -04:00
deploy.env Add docker with traefik for dnschallenge certs 2025-04-01 17:25:48 -04:00
docker-compose.yaml Add docker with traefik for dnschallenge certs 2025-04-01 17:25:48 -04:00
Dockerfile Add docker with traefik for dnschallenge certs 2025-04-01 17:25:48 -04:00
README.md Edit readme 2025-04-01 17:31:42 -04:00

moeny.ai 💰

This is the repository for the moeny.ai website, showcasing New Yorks network of AI experts and our journey toward building lean, impactful AI solutions.

Looking to connect more? Join our RocketChat.

Docker Compose

The docker setup uses traefik to handle Let's Encrypt certificates, using a DNS challenge. In order for this setup to work, your DNS server must be configured with a TSIG key for dynamic updates. See our bind9 repo for more info.

Also, note that the docker-compose.yaml uses environment variables for information on your TSIG key and DNS server. Make sure to copy deploy.env to .env and fill it with your own information.