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)
Fri, Sep 5, 03:38
Unknown Object (File)
Tue, Sep 2, 13:31
Unknown Object (File)
Sat, Aug 30, 07:21
Unknown Object (File)
Fri, Aug 29, 23:55
Unknown Object (File)
Fri, Aug 29, 23:53
Unknown Object (File)
Wed, Aug 27, 04:52
Unknown Object (File)
Tue, Aug 12, 08:38
Unknown Object (File)
Sat, Aug 9, 01:21
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