Go to file
OpenGnSys Support Team 6a0fcf9670 #970 autotools support for ogAdmServer
To build and to install ogAdmServer:

	autoreconf -fi
	./configure
	make
	make install

Default prefix is /opt/opengnsys/ as usual.

ogAdmServer uses autotools for compilation, so this patch adapts OpenGnsys
updater and installer to use autotools for compilation.
2020-06-02 12:32:36 +02:00
sources #915: Reply 413 status code when no payload is too large 2020-04-06 16:35:20 +02:00
tests #915 Test malformed payload for POST commands 2019-11-14 14:51:13 +01:00
Makefile.am #970 autotools support for ogAdmServer 2020-06-02 12:32:36 +02:00
configure.ac #970 autotools support for ogAdmServer 2020-06-02 12:32:36 +02:00
ogAdmServer.cfg #915 update installer to add APITOKEN= to ogAdmServer.cfg 2019-06-24 13:46:10 +02:00