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.
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.