Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
/ phoenix-base Public archive

Base phoenix project for new services.

Notifications You must be signed in to change notification settings

GetAmbush/phoenix-base

Repository files navigation

How to deploy:

Build the deploy image using the dockerfile in registry/

Upload the image to some online registry like Dockerhup

Update the CircleCI file to point to the correct image.

Gigalixir/Heroku branch:

  1. CircleCI config.
  2. Dockerfile with base image bearing already installed gigalixir tool.
  3. Buildpacks.

Google Cloud

Amazon