Skip to content

Applications self-hosting platform for running open source, web-based linux Panel of lite PaaS

License

Notifications You must be signed in to change notification settings

Websoft9/websoft9

Repository files navigation

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

What is Websoft9?

Websoft9is web-based PaaS/Linux Panel for running 200+ hotopen source applicationon 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'sarchitectureis 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, pleasegive starsif you like it:

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

Features

  • Applications listing
  • Install 200+ template applications without any configuration
  • Web-based file browser to manage files and folder
  • Docker Compose GUI
  • Manage user accounts
  • Use a terminal on a remote server in your local web browser
  • Nginx gui for proxy and free SSL with Let's Encrypt
  • Deploy, configure, troubleshoot and secure containers in minutes on Kubernetes, Docker, and Swarm in any data center, cloud, network edge or IIOT device.
  • Manage your Linux by GUI: Inspect and change network settings, Configure a firewall, Manage storage, Browse and search system logs, Inspect a system’s hardware, Inspect and interact with systemd-based services,
  • Supported languages: English, Chinese ( tiếng Trung )

Installation

Need root privileges user to install Websoft9, if you use no-root user you cansudo sufor 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://InternetIP:9000and usingLinux userfor 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 thecontributing guidelinesif you want to propose a change in the Websoft9 core. For more information about participating in the community and contributing to the Websoft9 project, seethis page.

Get Involved

License

Websoft9 is licensed under theLGPL-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