Nav apraksta

qiaofeng1227 3e70be3394 Merge branch 'dev' into main 7 mēneši atpakaļ
.github e6787fcb0b action edit 7 mēneši atpakaļ
apphub 625edd42b5 apphub 7 mēneši atpakaļ
build 814c80eff8 optimize media yml 1 gadu atpakaļ
cli aa2f781fae test docker build 1 gadu atpakaļ
cockpit c9ef887b4d release rc2.1.18 7 mēneši atpakaļ
docker 37e5caf1fe 2.1.10 7 mēneši atpakaļ
docs 8c6a062274 add execute_mode for install.sh 1 gadu atpakaļ
install 98eae4bb57 install 7 mēneši atpakaļ
media 9500fb2e1d test release 1 gadu atpakaļ
offline b78c972d28 offline 1 gadu atpakaļ
scripts 2f3ba50879 2.1.12rc1 11 mēneši atpakaļ
systemd 967d81ffdf rc5 7 mēneši atpakaļ
.gitignore 270914315e Update .gitignore 9 mēneši atpakaļ
CHANGELOG.md 03ef4606cd 0.8.29 1 gadu atpakaļ
CONTRIBUTING.md eefd073e06 fix spelling of some words 1 gadu atpakaļ
LICENSE.md f7a5ab7ef5 sync gitee 2 gadi atpakaļ
README.md 95c6b9af0b Update README.md 7 mēneši atpakaļ
SECURITY.md 292c2d4594 docs 2 gadi atpakaļ
changelog_latest.md c9ef887b4d release rc2.1.18 7 mēneši atpakaļ
version.json 37e5caf1fe 2.1.10 7 mēneši atpakaļ

README.md

image

GitHub last commit GitHub Release Date GitHub Repo stars

Certified Deployment on Major Cloud Platforms with business support | | | | | | ---- | ---- | ---- | ---- | | | | | |

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

  • 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(中文)

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