Files
nocodb/docker-compose/1_Auto_Upstall
mertmit a6fcc2e34c chore: line spacing
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-12 16:10:44 +05:30
..
2024-10-10 17:53:27 +05:30
2024-12-12 16:10:44 +05:30

NocoDB : Auto-upstall script

Usage

./noco.sh

Notes

This simple command : 🕊

  • 🐳 Automatically installs all pre-requisites like docker, docker-compose
  • 🚀 Automatically installs NocoDB with PostgreSQL, Redis, Minio, Traefik gateway using Docker Compose. 🐘 🗄️ 🌐
  • 🔄 Automatically upgrades NocoDB to the latest version when you run the command again.
  • 🔒 Automatically setups SSL and also renews it. Needs a domain or subdomain as input while installation.