Page MenuHomePhabricator

Document process to run webserver on seperate instance through tools-webproxy
Closed, ResolvedPublic

Event Timeline

valhallasw raised the priority of this task from to Needs Triage.
valhallasw updated the task description. (Show Details)
valhallasw added a project: Toolforge.
valhallasw subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript
  1. Stop webservice, make sure it stays stopped (no service.manifest)
  2. ssh to primary webservice
  3. redis-cli
  4. hset prefix:<toolname> '.*' 'http://hostname:port'
  5. done
valhallasw triaged this task as High priority.
valhallasw set Security to None.
valhallasw moved this task from Backlog to Ready to be worked on on the Toolforge board.