seal-io / walrus

Walrus is an open-source application management platform based on IaC tools including OpenTofu, Terraform and others. It helps platform engineers build golden paths for developers and empowers developers with self-service capabilities.
https://seal.io
Apache License 2.0
428 stars 42 forks source link
cloud-native cncf devops iac idp kubernetes multi-cloud opentofu platform-engineering terraform

Documentation Releases LICENSE Go Report Card Docker Pulls


Walrus

English  |  中文 


Walrus is an open-source application management platform that simplifies application deployment and management on any infrastructure. It helps platform engineers build golden paths for developers and empowers developers with self-service capabilities.

Why Walrus

Key Features

Quick Start

sudo docker run -d --privileged --restart=unless-stopped -p 80:80 -p 443:443 sealio/walrus

Open your browser to https://<server-ip-or-domain>

Documentation

Please see the official docs site for complete documentation.

Community and Support

If you need any help, please join us at

Feel free to file an issue if you have any feedback or questions.

For security issues, please report by sending an email to security@seal.io.

Contributing

Please read our contributing guide if you're interested in contributing to Walrus.

License

Copyright (c) 2023 Seal, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at LICENSE file for details.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.