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.
Getting Started Monitoring & Alerting Learn how to access Codesphere's built in resource monitoring and check the uptime of your applications.
Getting Started Path-Based Routing Learn how to connect multiple independent applications to a single domain by associating different paths with distinct workspaces
Getting Started Staging Environments Learn how to use Codesphere's Domains to improve your release process.
Getting Started Preview Deployments with GitHub Actions Automatically deploy your pull requests from GitHub to Codesphere without any maintenance effort.
Getting Started Custom Domains Domains are key for navigating your users to your applications. Adding a custom domain to Codesphere opens up many features and only takes a minute.
Getting Started CI Pipelines Automate how your app installs dependencies, how it’s build and how to run it. This is the first step to use off-when unused workspaces or production apps.
Getting Started Zero Downtime Releases Learn how to update your Codesphere apps without any downtime. The best? You can roll-back instantly if something goes wrong.
Getting Started Horizontal Scaling With Replicas In Codesphere horizontal scaling can be done with a single click. Learn how that works and how to set up your app for high availability cases.
Getting Started Deployment modes Codesphere offers two deployment modes - off when unused and always on. Learn what the differences are and how to work with each mode.
Getting Started Environment Variables Environment variables store configuration values that you'd rather not store in your codebase. Codesphere allows setting Env vars from the UI.
Getting Started Troubleshooting Deployments This article contains a collection of common pitfalls when deploying your app on Codesphere.
Getting Started Marketplace and Custom Docker Images Learn how to work with Codesphere's managed services. You can deploy databases like MySQL, PostgreSQL, Redis or MongoDB, deploy custom docker images and more.
Getting Started Code Reviews Speed up your teams review processes with our collaborative cloud IDE & automated preview deployments from all major remote Git providers.
Getting Started Pricing: Hosting and Seats Our pricing is transparent. You pay for compute allocated to your workspaces and per seat after using the 3 free seats per team.
Getting Started Installing OS-level packages using Nix Install any package with Nix. Learn how it works and how to transition there from apt-get.
Tutorial Getting Started with CSS Animations Earlier this week we spoke about some helpful UX tips to keep in mind when you are creating animations for your website.
Informative Getting Started with Jamstack Over the past couple of years, one tech stack that has consistently stood out from the crowd in developer conversations is Jamstack. In…