Commit Graph

17 Commits

Author SHA1 Message Date
TC
d74dad3ec9 Merge branch 'systemd-hardening' into 'main'
Some light hardening of veilid-server standalone node via systemd

See merge request veilid/veilid!187
2024-03-03 21:45:38 +00:00
John Smith
0c5b89a15e arch for rpm build 2023-09-16 16:51:58 -04:00
schrotthaufen
6bffb92f1d Some light hardening of veilid-server standalone node via systemd 2023-09-13 22:27:42 +02:00
TC Johnson
783b7cc59c
Fix packaging version parsing
Comments added to Cargo.toml caused faulty parsing of the version
number by package/cargo_version.sh. Adding the -w switch to grep
fixes this by matching on the whole word 'version' and not matching
on words such as 'Bumpversion'.
2023-09-02 10:50:58 -05:00
TC Johnson
c2d0aad973
service restart if running, instructs to start if not 2023-07-17 20:55:45 -05:00
Christien Rioux
aeb8477747 package script 2023-07-16 17:46:07 -04:00
TC Johnson
090147b556
Switch - to _ in .deb filenames so dpkg-scanpackages can discern arch 2023-07-15 00:09:55 -05:00
TC Johnson
73838ab2aa
Switch - to _ in .deb filenames so dpkg-scanpackages can discern arch 2023-07-14 23:50:22 -05:00
TC Johnson
d18a1e3e28
edit instruction to systemctl enable 2023-07-14 20:47:03 -05:00
TC
efbe51df73
Changed deb install to not enable-start the service 2023-07-14 18:50:06 -05:00
TC Johnson
96a73bc04e Rpm building 2023-07-03 02:59:50 +00:00
John Smith
4e37115c8f update release build 2023-06-16 19:58:06 -04:00
John Smith
0a890c8707 removing dev branch, many changes 2023-05-29 19:24:57 +00:00
John Smith
b6e568f664 receipt rework and discovery rework 2022-05-28 10:07:57 -04:00
John Smith
424ceedfd8 many fixes for bootstrap and public internet connectivity 2022-05-24 17:13:52 -04:00
John Smith
1326424eae packaging and bootstrap work 2022-05-17 16:55:53 -04:00
John Smith
ef1f5d7b52 refactoring, more config, packaging 2022-05-16 11:52:48 -04:00