Page MenuHomePhabricator

Puppet support for multiple Dashiki instances running on one server [8 pts]
Closed, ResolvedPublic

Description

The general use case could be seen as "serve multiple domains of static files off one server". Dashiki basically just needs an apache virtual directory config for each instance. In there, caching would be set up and static files would be served from a custom location. If we could specify the web proxy subdomain and the directory location on hiera somewhere on a wiki, that would be super awesome.

Event Timeline

Milimetric assigned this task to yuvipanda.
Milimetric raised the priority of this task from to Needs Triage.
Milimetric updated the task description. (Show Details)
Milimetric subscribed.

Hi @Milimetric. Please associate at least one project with this task, otherwise nobody can find this task when searching in the corresponding project(s). Thanks.

This should just be a simple role that allows static file hosting for multiple domains with nginx.

Change 258096 had a related patch set uploaded (by Yuvipanda):
apache: Add role to serve static sites on multiple hosts using apache

https://gerrit.wikimedia.org/r/258096

Change 258096 merged by Yuvipanda:
apache: Add role to serve static sites on multiple hosts using apache

https://gerrit.wikimedia.org/r/258096

madhuvishy set Security to None.
madhuvishy moved this task from Next Up to Done on the Analytics-Kanban board.

Gerrrit Bot says uploaded by me, but was actually from @madhuvishy

Milimetric renamed this task from Puppet support for multiple Dashiki instances running on one server to Puppet support for multiple Dashiki instances running on one server [8 pts].Dec 15 2015, 5:11 PM