多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jens Willmer c9daebcfa2
Fixed database connection variable
3 years ago
..
.env Traefik deployment example 3 years ago
README.md Traefik deployment example 3 years ago
docker-compose.yml Fixed database connection variable 3 years ago

README.md

Example with traefik revers proxy

Look into the .env file and update the vaiables before executing docker-compose up -d.

Traefik configuration

  • HTTP redirect to HTTPS
  • Healthcheck
  • SSL certificate via Cloudflare DNS challenge

Watchtower

Looks for new nocodb image every day at 5:00 and recreates the container.

NocoDB

  • Accessible via nocodb.DOMAINNAME
  • Uses postgres db for storage
  • Telemetry is disabled