Skip to content

doseiai/dosei

Repository files navigation

dosei-logo dosei-logo

The open source Google Cloud Run successor.

Read the docs »

X (formerly Twitter) License: Apache-2.0

The infrastructure runtime for Developers

The open-source Google Cloud Run successor. Google Cloud Run and other container orchestration services are awesome. It has made Developers work massively easier when we compare it to operating a Kubernetes Cluster. However, most services are either non-portable (aka. "proprietary") or built on top of K8S, which makes it hard to test and operate applications infrastructure, specially locally.

That's where Dosei comes in! Self-hosted, IaC and local development first experience.

Key Features

  • Fast: 🦀 Rust is blazingly fast and Dosei is built on top of it!
  • Language agnostic IaC: We officially support SDKS in Python and JavaScript
  • Local first: Build, test and run your infrastructure locally!
  • Cron Jobs: Locally testable, versioned and scalable Cron Jobs!

At it's core Dosei is really an infrastructure runtime for Developers

Getting started

🚨 Dosei is under active development. While under development every version change should be assumed to be breaking.

This is an installation guide. You'll learn how to install, run, and experiment with Dosei.

Requirements

This is what you need to run Dosei.

  • Docker

Run Dosei with Docker

docker run -v /var/run/docker.sock:/var/run/docker.sock doseiai/dosei

License

Dosei is an open-source project under the Apache-2.0 license.

Join the community

If you have questions about Dosei, reach out to Dosei community members and developers on our Discord Server.

About

Dosei is the open source successor to AWS Fargate and Cloud Run

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages