Page MenuHomeDevCentral

Migrate Aphlict to Equatower
ClosedPublic

Authored by dereckson on Sep 7 2018, 18:53.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 16:17
Unknown Object (File)
Sat, Apr 6, 23:15
Unknown Object (File)
Thu, Apr 4, 18:51
Unknown Object (File)
Wed, Apr 3, 18:29
Unknown Object (File)
Tue, Apr 2, 20:54
Unknown Object (File)
Tue, Apr 2, 00:59
Unknown Object (File)
Tue, Apr 2, 00:26
Unknown Object (File)
Sat, Mar 30, 06:30
Subscribers
None

Details

Summary

Aphlict is the Phabricator notifications server.

It can be shared between several Phabricator instances.

Configure nginx to attach /ws/ to DevCentral, so we can serve the webstock in TLS too.

Fixes T661.
Fixes T660.
Fixes T797.

Test Plan

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
aphlict (branched from master)
Build Status
Buildable 2624
Build 2872: arc lint + arc unit

Event Timeline

dereckson created this revision.
Ysul
$ salt equatower state.apply roles/paas-docker/containers/aphlict
equatower:
----------
          ID: aphlict
    Function: docker_container.running
      Result: True
     Comment: Created container 'aphlict'
     Started: 19:03:35.933671
    Duration: 25353.351 ms
     Changes:   
              ----------
              container_id:
                  ----------
                  added:
                      60728ac1a4fcf5807b9c97b50d5a6451054932c145a4b744b445dd6ee6722b2d
              image:
                  ----------
                  Layers:
                      ----------
                      Already_Pulled:
                          - f2b6b4884fc8
                      Pulled:
                          - 4fb899b4df21
                          - 74eaa8be7221
                          - 452c06dec5fa
                          - 7b3c215894de
                          - 2d6e98fe4040
                          - 685e0be9c67c
                          - a5063278fd4d
                          - 5be0c8a7a0a0
                          - 1b57059b4e8a
                  Status:
                      Downloaded newer image for nasqueron/aphlict
                  Time_Elapsed:
                      1.506514072418213
                  retcode:
                      0
              state:
                  ----------
                  new:
                      running
                  old:
                      None

Summary for equatower
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time:  25.353 s

Configure TLS terminaison for Aphlict server

This revision is now accepted and ready to land.Sep 7 2018, 20:05
This revision was automatically updated to reflect the committed changes.