slapgrid-sr
Node-side to deploy applications with SlapOS (unofficial)
Install
- All systems
-
curl cmd.cat/slapgrid-sr.sh
- Debian
-
apt-get install slapos-node-unofficial
- Ubuntu
-
apt-get install slapos-node-unofficial
- Kali Linux
-
apt-get install slapos-node-unofficial
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slapos-node-unofficial
- Raspbian
-
apt-get install slapos-node-unofficial
- Dockerfile
- dockerfile.run/slapgrid-sr
slapos-node-unofficial
Node-side to deploy applications with SlapOS (unofficial)
SlapOS allows one to turn any application into SaaS (Software as a Service), PaaS (Platform as a Service) or IaaS (Infrastructure as a Service) without loosing your freedom. SlapOS defines two types of servers: SlapOS server and SlapOS node. This package contains libraries and tools to deploy a node. This package is highly experimental and must only be used by people familiar with SlapOS. Slapformat prepares a SlapOS node before running slapgrid. It then generates a report and sends the information to the configured SlapOS master. Slapgrid allows you to easily deploy instances of software based on buildout profiles.