nocodb / auto-upstall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoUpstall Web

AutoUpstall takes care of automatic SSL and Upgrades for your Docker containers. Just paste in your docker-compose.yml and select the configuration you want. AutoUpstall will generate a docker-compose.yml file with the necessary configurations.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:TypeScript 98.4%Language:JavaScript 1.2%Language:CSS 0.3%