Nsys Platform Code
Cloud-based operating system for distributed applications.
How to install Nsys Platform on Unix/Linux
You can install the Nsys via script nsys-installer.sh
curl -sSL https://raw.githubusercontent.com/nsys-code/nsys-scripts/master/nsys/nsys-installer.sh | bash
For more examples how to install Nsys Platform see this page.
Using with Docker
Nsys Platform (Nsys Portal)
docker run -it --rm -p 9060:9060 nsys/nsys
For more details about Docker image nsys/nsys see this page.
Nsys Platform (Nsys Node)
docker run -it --rm -p 9080:9080 nsys/nsys-node
For more details about Docker image nsys/nsys-node see this page.
Development - GitHub
Developers and community members are encouraged to use github.com/nsys-code as their repository for development related to the Nsys Platform.
Communication - Slack
Developers and community members are encouraged to use nsysorg.slack.com as the primary communication channel.
About
The Nsys Platform was created by Tomas Hrdlicka.
© 2024