-
Notifications
You must be signed in to change notification settings - Fork 254
[Feature/operators]: QUIC bridge deployment script v2 #6145
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
I think this looks really great for getting everything setup to run a bridge. I am a little confused though wrt. the use of the debian package. Using So I guess my question is -- if we are using |
|
Thank you @jmwample - it's addressed, merging this PR. |
* new quick deployment script * docs tweak * update script to use .deb postinst * final clean - ready to go * correct nym-node config dir search with a fallback
Script helping operators to install, configure and deploy QUIC bridge as systemd service.
Improvements:
This PR resolves #6141
This change is