How to install Corteza without Docker?
Is there a description for this?
I’m interested in this too
I wonder how to build it from the source code
+1 !
I am also interested with linux package ! if something exists.
It would be very interesting with a guide that may explain how to do that (with dependencies)
I’m afraid there are no general instructions for this just build scripts. You’ll have to reverse engineer Docker build files or maybe RPM scripts (https://github.com/cortezaproject/corteza/tree/main/rpm).
HI, folks. I’m going to deploy RPM 2022.3 at Rocky 8.5.
Now I learning server options.
Could you check my points, please. After RPM deployment I have to:
- connect to database (.env)
- Raise sink fow web-application start (trying to get it)
- Make http reverse-proxy with SSL termination
- Make service wrapper for corteza-server binary
Also, what is the purpose of “completion Generate the autocompletion script for the specified shell” option?
The repository was private; it should work now