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.
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.