Crowdhailer

Crowdhailer

Creator of Raxx

Elixir on Docker, Quickstart project template

https://github.com/CrowdHailer/elixir-on-docker

Quickly get started developing clustered Elixir applications for cloud environments.

This project template provides a set of sensible defaults for a new application designed to be cloud native.
It includes:

  • A main service www, this serves the main content offered by your application.
  • Secure HTTP/2 content delivery with Ace web server.
  • Code reloading in development environment using ExSync.
  • Automatic clustering. Setup for docker-cloud other environments coming soon.
  • Web based metrics, monitoring and observing with Wobserver.
  • Documentation driven development with Raxx.Blueprint.
  • Integration test suit running from the integration service.

Most Liked

Crowdhailer

Crowdhailer

Creator of Raxx

I am happy to answer questions about getting started with this template in the raxx channel on slack.

Raxx is the the interface between the Ace server and components like Raxx.Blueprint and Raxx.Static.

AstonJ

AstonJ

Why not just ask in this thread?

Chat rooms don’t persist - everything said and done on a forum can help many people further down the line :slight_smile:

Crowdhailer

Crowdhailer

Creator of Raxx

That is a fair enough point. It was mostly just a suggestion if people wanted to chat and didn’t have a point to make that they felt persisting.

Last Post!

Crowdhailer

Crowdhailer

Creator of Raxx

Project update 2018-01-30

  • Elixir version is 1.6.1.
  • All dependencies in initial project are updated to latest.
  • Dependencies are not recompiled on code changes
  • Starter project has logging with Raxx.Logger

Where Next?

Popular in Questions Top

JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
msaraiva
Surface is an experimental library built on top of Phoenix LiveView and its new LiveComponent API that aims to provide a more declarative...
564 44139 214
New

We're in Beta

About us Mission Statement