Page MenuHomeDevCentral

Parameterize the deployment of server web site
ClosedPublic

Authored by dereckson on Nov 23 2017, 00:52.
Tags
None
Referenced Files
F51286076: D1253.diff
Thu, Sep 24, 10:45
Unknown Object (File)
Mon, Sep 21, 03:09
Unknown Object (File)
Mon, Sep 21, 03:04
Unknown Object (File)
Sat, Sep 19, 05:43
Unknown Object (File)
Thu, Sep 17, 18:05
Unknown Object (File)
Sun, Sep 13, 19:25
Unknown Object (File)
Wed, Sep 9, 15:38
Unknown Object (File)
Sat, Sep 5, 22:51
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