Commit 423beb88 authored by nimrod's avatar nimrod
Browse files

SchooLinks SSH config tweaks.

- Use the IP address for staging's API (now it behind a load-balancer).
- Local forward Flower for the Celery server.
parent d6a44ca9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5,6 +5,12 @@
Host api.schoolinks.com
    Hostname 35.170.212.119

Host api-staging.schoolinks.com
    HostName 34.226.30.250

Host celery.schoolinks.com
    LocalForward 5555 localhost:5555

Host ci.schoolinks.com
    IdentityFile ~/.ssh/schoolinks_ci_rsa