Commit Graph

13 Commits

Author SHA1 Message Date
Kris Moore
69501224ad Move sysadm init.d scripts to the port-files/files where they belong 2016-11-17 22:08:31 -05:00
Ken Moore
c0c7655781 Add OpenRC init.d services to the SysAdm build tree and port plist. 2016-11-10 09:44:10 -05:00
Ken Moore
bcaf188dc1 Disable the installation of the jobd routines, and also deactivate the 2nd layer SSL encryption through a bridge for the moment (base64 only right now). 2016-06-21 15:14:29 -04:00
Mark Heily
22e9088a81 Remove /usr/local/share path 2016-05-23 22:20:10 -04:00
Mark Heily
ebb5029255 Migrate relaunchd manifests to jobd 2016-05-23 22:17:31 -04:00
Ken Moore
4d587f67ae Clean up some more of the server/bridge.
- Turn off some debugging in the server.
 - Add a "bridge_export_key" CLI flag to the server to export the contents of the public certificate used for bridge connections.
 - Fix up the bridge rc.d script so it actually works.
 - Ensure that the bridge SSL key/cert is created when starting the server.
 - Add the bridge to the overall project build.
2016-05-17 09:11:11 -04:00
Kris Moore
5f53dd4a4e Finish adding relaunchd services for sysadm server 2016-04-19 10:00:56 -04:00
Kris Moore
1f62042828 Add new relaunchd configuration files, but keep rc.d so both
can be used
2016-04-12 16:55:03 -04:00
Ken Moore
a6c76fbaa1 Add the new sysadm.conf.dist file to the project, and add it to the pkg-plist as well. 2016-02-22 12:33:18 -05:00
Ken Moore
cabcd0a2b2 Fix up the sysadm.pro file - forgot to clean up the old library subdir in it. 2016-02-01 14:02:37 -05:00
Kris Moore
6d3a8e06b2 Add rc.d script 2015-12-17 14:15:40 -05:00
Ken Moore
f5dab0048c Add a copy of the syscache-webclient server into the sysadm/src/server.
Also setup the server to make it easier to extend for API/library support in the backend. All backend functionality can now be added to the new "WebBackend.cpp" file (and WebSocket.h file for headers).
2015-12-15 13:06:42 -05:00
Ken Moore
74249cefb2 Copy over the new sysadm library/binary from the pcbsd/pcbsd repo into it's own repo. 2015-12-08 15:23:18 -05:00