Websoft9 / websoft9

Applications self-hosting platform for running open source, web-based linux Panel of lite PaaS
https://www.websoft9.com
Other
1.74k stars 255 forks source link
appstore cicd cloud-native cockpit-project docker docker-compose gui iaas kubernetes linux-gui marketplace opensource paas panel portainer web-based

License: GPL v3 GitHub last commit GitHub Release Date GitHub Repo stars

What is Websoft9?

Websoft9 is web-based PaaS/Linux Panel for running 200+ hot open source application on your own server.

Websoft9 help you to run multiple applications in a single server, that means we believe Microservices on single machine is reasonable. On the contrary, it becomes more and more valuable as computing power increases

Although the Cloud Native emphasizes high availability and clustering, but most of the time, applications do not need to implement complex clusters or K8S.

Websoft9's architecture is simple, it did not create any new technology stack, and we fully utilize popular technology components to achieve our product goals, allowing users and developers to participate in our projects without the need to learn new technologies.

Demos

You can see the screenshots below:

image image image
image image image

Below is demo server, please give stars if you like it:

Demo URL: http://t.demo.goweb.cc:9000/
user: demo
password: websoft9

Features

Installation

Need root privileges user to install Websoft9, if you use no-root user you can sudo su for it

Install & Upgrade

# Install by default
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh

# Install Websoft9 with parameters
wget -O install.sh https://websoft9.github.io/websoft9/install/install.sh && bash install.sh --port 9000 --channel release --path "/data/websoft9/source" --version "latest"

After installation, access it by: http://Internet IP:9000 and using Linux user for login

Uninstall

# Uninstall by default
curl https://websoft9.github.io/websoft9/install/uninstall.sh | bash

# Uninstall all
wget -O - https://websoft9.github.io/websoft9/install/uninstall.sh | bash /dev/stdin --cockpit --files

Contributing

Follow the contributing guidelines if you want to propose a change in the Websoft9 core. For more information about participating in the community and contributing to the Websoft9 project, see this page.

Get Involved

License

Websoft9 is licensed under the LGPL-3.0, and additional Terms: It is not allowed to publish free or paid image based on this repository in any Cloud platform's Marketplace without authorization