Page MenuHomeDevCentral

Parameterize the deployment of server web site
ClosedPublic

Authored by dereckson on Nov 23 2017, 00:52.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 12:50
Unknown Object (File)
Sat, Nov 8, 05:15
Unknown Object (File)
Sat, Nov 8, 04:57
Unknown Object (File)
Sat, Nov 8, 04:17
Unknown Object (File)
Fri, Nov 7, 09:50
Unknown Object (File)
Fri, Nov 7, 06:16
Unknown Object (File)
Thu, Nov 6, 20:26
Unknown Object (File)
Thu, Nov 6, 06:39
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