Page MenuHomeDevCentral

Parameterize the deployment of server web site
ClosedPublic

Authored by dereckson on Nov 23 2017, 00:52.
Tags
None
Referenced Files
F24942601: D1253.diff
Fri, Mar 20, 12:09
F24938545: D1253.diff
Fri, Mar 20, 03:15
Unknown Object (File)
Tue, Mar 17, 12:28
Unknown Object (File)
Tue, Mar 17, 08:15
Unknown Object (File)
Mon, Mar 16, 14:07
Unknown Object (File)
Mon, Mar 9, 14:35
Unknown Object (File)
Mon, Mar 9, 12:34
Unknown Object (File)
Mon, Mar 9, 06:43
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