多维表格
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.
 
 
 
 
 
 
navi d10a04d4c6
Merge pull request #9926 from sinanmohd/pin_postgres
2 days ago
..
tests test: fix upstall bats tests 2 months ago
README.md update : refactor auto-upstall and installation methods 3 months ago
noco.sh chore pin postgres to 16.6 2 days ago

README.md

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.