Hypatia TheonUI Server Installation
Installing a
TheonUI server for Hypatia is very straightforward.
Your server's profile should contain at least the
#include
below, along with some of the optional
#define
lines as appropriate:
/* set this to "infdb" to use the live database */
#define LCFG_HYPATIA_DBSERVER_HOSTNAME <DB hostname>.<%profile.domain%>
/* Define as "ui.theon" if this is to be the live UI */
#define WEBIF_HOST <optional alias>
#include <dice/options/hypatia-theonui-server.h>
It's simplest just to restart following the completion of the above; the server (controlled by {{{apacheconf}}} will start automatically.
Other Notes
- Don't forget to
ipfilter.export
at least https
if you wish to use this outwith the perimeter.
--
TimColles - 27 Nov 2018
Topic revision: r2 - 27 Nov 2018 - 13:28:22 -
TimCollesDICE.HypatiaTheonUIInstallation moved from DICE.HypatiaUIInstallation on 27 Nov 2018 - 13:28 by TimColles -
put it back