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, Aug 12, 08:38
Unknown Object (File)
Sat, Aug 9, 01:21
Unknown Object (File)
Fri, Aug 8, 21:18
Unknown Object (File)
Fri, Aug 8, 18:57
Unknown Object (File)
Fri, Aug 8, 14:57
Unknown Object (File)
Fri, Aug 8, 00:54
Unknown Object (File)
Thu, Aug 7, 22:45
Unknown Object (File)
Thu, Aug 7, 14:42
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