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

Run netbird locally #1716

Open
scorpio2k2 opened this issue Mar 15, 2024 · 4 comments
Open

Run netbird locally #1716

scorpio2k2 opened this issue Mar 15, 2024 · 4 comments
Labels
getting-started question Further information is requested self-hosting

Comments

@scorpio2k2
Copy link

Describe the problem

I was checking the Quickstart guide for self hosting but I don't want to expose port 80 and 443 to the internet.

Expected behavior

How can it be installed without exposing port 80 and 443?

Are you using NetBird Cloud?

No

@scorpio2k2 scorpio2k2 changed the title Run netbird localy Run netbird locally Mar 15, 2024
@jiangslee
Copy link

#1267

@mlsmaycon
Copy link
Collaborator

@scorpio2k2 unless you are running on localhost and connecting clients locally, too, you need an SSL certificate; the guide tries to handle certificates with caddy or certbot, but you should be able to configure the dashboard container (nginx) or caddy configuration files with paths to your certificates.

@mlsmaycon mlsmaycon added question Further information is requested self-hosting getting-started and removed triage-needed labels Mar 17, 2024
@scorpio2k2
Copy link
Author

I was able to install it with getting-started-with-zitadel script but now I have other questions:

  • How upgrades are handled now?
  • How certificates are renewed?

@mlsmaycon
Copy link
Collaborator

Certificates are handled by Caddy, which auto-renews them every three months using either Zerossl or Let's Encrypt.

For upgrades, you just need to pull new images: https://docs.netbird.io/selfhosted/selfhosted-quickstart#upgrade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
getting-started question Further information is requested self-hosting
Projects
None yet
Development

No branches or pull requests

3 participants