Applications self-hosting platform for running open source, web-based linux Panel of lite PaaS
Go to file
qiaofeng1227 682c63b3cc gitea
2023-09-13 14:07:13 +08:00
.github docker compose edit 2023-08-24 11:51:24 +08:00
appmanage setting 2023-08-29 15:40:23 +08:00
appmanage_new Update README.md 2023-09-11 17:08:43 +08:00
cli change docs 2023-07-03 10:36:36 +08:00
cockpit add files.py 2023-08-25 15:47:50 +08:00
deploy Create docker.service 2021-09-10 16:59:25 +08:00
docker gitea 2023-09-13 14:07:13 +08:00
docs Update Process.md 2023-09-09 16:27:11 +08:00
install portainer upgrade bug fix 2023-08-23 10:30:01 +08:00
scripts docs 2023-07-20 13:27:37 +08:00
.gitignore fix: issue 306 and clear unused import 2023-08-27 00:21:08 +08:00
CHANGELOG.md 0.8.20 2023-08-23 09:27:58 +08:00
changelog_latest.md 0.8.20 2023-08-23 09:27:58 +08:00
CONTRIBUTING.md docs 2023-07-26 17:48:16 +08:00
LICENSE.md sync gitee 2023-05-29 14:18:04 +08:00
README.md Update README.md 2023-08-18 17:10:19 +08:00
SECURITY.md docs 2023-07-21 16:14:35 +08:00
version.json release artifacts 2023-08-23 10:01:33 +08:00

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

What is Websoft9?

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

Websoft9 help you running 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 sceenshoots below:

image image image
image image image

Features

  • Applications listing
  • Install 200+ template applications without any configuration
  • Web-based file browser to manage files and folder
  • 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 systems hardware, Inspect and interact with systemd-based services,
  • Supported languages: English, Chinese中文

Install

You should have root privileges user to install or upgrade Websoft9, if you use no-root user you can sudo su for it

Installation

wget https://websoft9.github.io/websoft9/install/install.sh && bash install.sh

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

Upgrade

curl https://websoft9.github.io/websoft9/install/update.sh | bash

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.

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