Simple Authentication Service with docker
- Install docker
- Check with
docker -v - Install docker-compose
- Check with
docker-compose -v - Go to nodered_ data directory and run:
npm i - Go to project root and run:
docker-compose up -d
Go to http://localhost:1880 and start use node-red.
Use the API to create user and applications.