Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/CleverCloud/phoenix-docker-example

Run Phoenix with Docker on Clever Cloud.
https://github.com/CleverCloud/phoenix-docker-example

clevercloud-example docker elixir phoenix

Last synced: 2 months ago
JSON representation

Run Phoenix with Docker on Clever Cloud.

Lists

README

        

# Elixir app demo

This is a sample `phoenix` app, created by typing `mix phoenix.new` in a
terminal.

## Deploying on Clever Cloud

You can deploy this app on Clever Cloud with the docker runtime.

If it's your first clever cloud docker application, please have a look at the
documentation:

In a nutshell:

- create a docker application
- `git remote add clever `
- git push clever master