Skip to content
/ sealos Public

Sealos is a production-ready Kubernetes distribution. You can create any programming language and any framework development Env, create high availability databases like mysql/pgsql/redis/mongo, and run any docker image.

License

Notifications You must be signed in to change notification settings

labring/sealos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f31d747 · Jan 21, 2025
Jul 20, 2022
Jan 21, 2025
Oct 9, 2024
Oct 15, 2024
Jan 7, 2025
Dec 19, 2024
Aug 23, 2023
Jan 8, 2025
Dec 24, 2024
Sep 17, 2023
Jan 21, 2025
May 16, 2024
Nov 13, 2024
Aug 24, 2024
Jan 21, 2025
Dec 24, 2024
Sep 23, 2024
Jan 17, 2024
Jul 12, 2024
Jul 19, 2024
Jun 5, 2023
Jun 26, 2024
May 25, 2023
Dec 12, 2022
Jun 7, 2023
Jul 20, 2022
Apr 10, 2019
Jun 4, 2023
Aug 18, 2023
Jan 8, 2025
Jan 8, 2025
May 27, 2022
Sep 20, 2024
Jul 11, 2024
Jul 11, 2024
Sep 25, 2024
Jan 8, 2025

Repository files navigation

A Cloud Operating System designed for managing cloud-native applications

Open in Dev Container Build Status FOSSA Status codecov Website OSCS Status


discord

sealos-web.mp4

Docs | 简体中文 | Roadmap

Sealos['siːləs] is a cloud operating system distribution based on the Kubernetes kernel. Using the cloud like using a personal computer, reducing the cost of the cloud to 1/10 of the original.

image

Create any development environment in sealos with one click

  1. Login in , open sealos Devbox.

    image
  2. Create a development env, any language, any framework.

    image
  3. Use vscode or cursor access to the Env.

    image image

Create any database on sealos

  1. Login in , open sealos database.

    image
  2. Create Database.

    image
  3. Access your database.

    image

Deploy any docker image on sealos

  1. Login in , open sealos App launchpad.
image
  1. Deploy a docker image, ingress, deployment...

    image
  2. Access your service.

    image

Install

💡 Core features

  • 🚀 Application Management: Easy management and quick release of publicly accessible distributed applications in the templates marketplace.
  • 🗄️ Database Management: Create high-availability databases in seconds, offering support for MySQL, PostgreSQL, MongoDB, and Redis.
  • 🌥️ Cloud Universality: Equally effective in both public and private cloud, enabling a seamless transition of traditional applications to the cloud.

🌟 Advantages

  • 💰 Efficient & Economical: Pay solely for the containers you utilize; automatic scaling prevents resource squandering and substantially reduces costs.
  • 🌐 High Universality & Ease of Use: Concentrate on your core business activities without worrying about system complexities; negligible learning costs involved.
  • 🛡️ Agility & Security: The distinctive multi-tenancy sharing model ensures both effective resource segmentation and collaboration, all under a secure framework.

🏘️ Community & support

  • 🌐 Visit the Sealos website for full documentation and useful links.
  • 💬 Join our Discord server is to chat with Sealos developers and other Sealos users. This is a good place to learn about Sealos and Kubernetes, ask questions, and share your experiences.
  • 🐦 Tweet at @Sailos_io on Twitter and follow us.
  • 🐞 Create GitHub Issues for bug reports and feature requests.

🚧 Roadmap

Sealos maintains a public roadmap. It gives a high-level view of the main priorities for the project, the maturity of different features and projects, and how to influence the project direction.

👩‍💻 Contributing & Development

Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a GitHub Issue using one of the templates provided.

📖 See contribution guide →

🔧 See development guide →

Links

  • Laf is a function as a service application on sealos.
  • Buildah The functionalities of Buildah are extensively utilized in Sealos 4.0 to ensure that cluster images are compatible with OCI standard.