one click upgrader
-
-
Theoretically, yes, it is possible, however there are multiple ways of installing NodeBB, and it would be unwise to be ignorant and pretend that everybody uses git.
Off the top of my head:
- git (ideal method to install NodeBB)
.tar.gz
/.zip
download from GitHub- TerminalCloud has a one-click install image for NodeBB
And potentially:
- Packaging in npm repo
- Packaging as
.deb.
/.rpm
- Image from Digital Ocean
So many choices, hard to support them all
-
I would love an one click upgrade solution which doesn't use git in the background. git works flawlessly most of the time but in case something isn't right, it might take unexperienced users a lot of time to fix it (like me, even though I'm a developer, I never really used git).
Copyright © 2024 NodeBB | Contributors