Page MenuHomeDevCentral

Parameterize the deployment of server web site
ClosedPublic

Authored by dereckson on Nov 23 2017, 00:52.
Tags
None
Referenced Files
F3768012: D1253.id3225.diff
Sat, Nov 23, 05:07
Unknown Object (File)
Mon, Nov 11, 01:29
Unknown Object (File)
Sat, Nov 9, 21:46
Unknown Object (File)
Thu, Nov 7, 20:36
Unknown Object (File)
Mon, Oct 28, 16:28
Unknown Object (File)
Mon, Oct 28, 11:04
Unknown Object (File)
Mon, Oct 28, 11:04
Unknown Object (File)
Oct 22 2024, 10:09
Subscribers
None

Details

Summary

Servers pages should be provided at standard locations, like
/var/wwwroot/nasqueron.org/ysul.

Currently, eglide and dwellers store at the default nginx
directory their respective homepages.

As a first step in this direction, a node.get_wwroot helps
to determine from a server hostname the directory to use.

Another issue is nginx is installed under www-data on Debian,
while on FreeBSD it's installed as www. There is also a custom
group declared in webserver-legacy account unit.

Test Plan

Ensure it's no-op on Eglide

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable