You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create docker-compose files first relying on docker file to be built, this decouples the task of docker image build/push to docker hub before it's done. Add docker compose playground for dashboard #65
Create GH actions to build and push images to the docker hub
Refer GH images in compose file
Documentations to be added
The text was updated successfully, but these errors were encountered:
I will port what had been done in https://github.com/wey-gu/nebula-up here
Before that you could try
curl -fsSL nebula-up.siwei.io/all-in-one.sh | bash
or
curl -fsSL nebula-up.siwei.io/all-in-one.sh | bash -s -- v3 dashboard
To play with it!
tasks
The text was updated successfully, but these errors were encountered: