Elixir

Learn how to get started with Elixir in Codesphere.

December 14, 2023 0 Min Read
Elixir
Elixir

Codesphere

From everyone in the Codesphere Team:)

Table of Contents

Elixir is often used for building web applications, particularly those that require high levels of concurrency or real-time performance. It is also used for building distributed systems, such as microservices, and for creating applications that rely on actor-based concurrency.

Getting started with Elixir in Codesphere

There is a template that showcases how Elixir can be run inside of Codesphere. In the create workspace modal, select our Elixir template, and once provisioned, navigate to the CI pipeline and press the Run button of the prepare stage. This will download, install, and build a static sample Elixir application. Once completed, run your run stage and click the open deployment button in the top right corner to view the sample app.

About the Author

Elixir

Codesphere

From everyone in the Codesphere Team:)

We are building the next generation of Cloud, combining Infrastructure and IDE in one place, enabling a seamless DevEx and eliminating the need for DevOps specialists.

More Posts

Monitoring & Alerting

Monitoring & Alerting

Learn how to access Codesphere's built in resource monitoring and check the uptime of your applications.

Path based routing

Path based routing

Learn how to connect multiple independent applications to a single domain by associating different paths with distinct workspaces

Staging Environments

Staging Environments

Learn how to use Codesphere's Domains to improve your release process.