Elixir Learn how to get started with Elixir in Codesphere. December 14, 2023 0 Min Read 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 CodesphereThere 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.
6/26/2024 Getting Started Deploying Landscapes on Codesphere Learn how to deploy and run multiple services that can independently scale vertically and horizontally within a single workspace. Suitable for hosting entire application landscapes.
5/28/2024 Integrations Connect to secured networks via VPN Codesphere provides a convenient way to work with private networks from our workspaces. Learn how it works in this doc article.
2/12/2024 Getting Started Monitoring & Alerting Learn how to access Codesphere's built in resource monitoring and check the uptime of your applications.
1/31/2024 Getting Started Path-Based Routing Learn how to connect multiple independent applications to a single domain by associating different paths with distinct workspaces