Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide docker compose deployment for test purposes #63

Open
1 of 4 tasks
wey-gu opened this issue Jun 7, 2022 · 0 comments
Open
1 of 4 tasks

Provide docker compose deployment for test purposes #63

wey-gu opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@wey-gu
Copy link
Contributor

wey-gu commented Jun 7, 2022

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

  • 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
@wey-gu wey-gu self-assigned this Jun 7, 2022
@Sophie-Xie Sophie-Xie added the type/enhancement Type: make the code neat or more efficient label Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

2 participants