Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
systemd: Update for system install
Merged did:key:z6MksFqX...wzpT opened 2 years ago

While these unit files were good for a user install, they were not appropriate for running system services. Since most users nowadays use rad node to manage their node, it makes more sense for the unit files to be oriented towards server use.

did:key:z6MksFqX...wzpT opened with revision 8c5a6dcf on base 137961c1 +18 -24 2 years ago

While these unit files were good for a user install, they were not appropriate for running system services. Since most users nowadays use rad node to manage their node, it makes more sense for the unit files to be oriented towards server use.

did:key:z6Mkgfwr...BYQp commented on revision 1 2 years ago

I would favour keeping the httpd’s TCP address in a file in $RAD_HOME and let rad web and the systemd service draw the default connection from there. Additionally, the port could be randomised on initialising the file to some value in the higher range. Port 8080 is used by numerous HTTP servers by default and it is kind of annoying to block it in a long-running application.

did:key:z6MksFqX...wzpT merged revision 8c5a6dcf at 292ff019 2 years ago