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)
Tue, Feb 11, 12:57
Unknown Object (File)
Tue, Feb 11, 12:32
Unknown Object (File)
Sat, Feb 8, 05:29
Unknown Object (File)
Tue, Feb 4, 12:26
Unknown Object (File)
Sun, Feb 2, 06:23
Unknown Object (File)
Sat, Feb 1, 14:06
Unknown Object (File)
Sat, Feb 1, 01:43
Unknown Object (File)
Sat, Feb 1, 01:38
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