Skip to content

budhalantara/nginx-admin

Repository files navigation

nginx-admin

Mini admin panel for managing NGINX Server Blocks

Get started

Install the dependencies

cd core
pnpm i
cd ../web
npm i

Copy core/.env.example to core/.env
Set USER_PASSWORD env on core/.env

Then start service

npm start

About

Mini admin panel for managing NGINX Server Blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published