Skip to content

CNG: Create an image with Puma available

Summary

In order to support the use of Puma (#1908 (closed), &11 (closed)), we need a container capable of running Puma.

  • Create a container based upon gitlab-rails that has the ability to run Puma
  • Possibly create this container as a restructure of gitlab-unicorn that contains both Unicorn and Puma functionality, in a switchable manner