- your cloud provider of choice
- your internal cloud
- locally using VirtualBox, VMWare, or your operating system’s native virtualisation
The virtual appliance can be found on the NStack’s GitHub Releases page, where is is provided as a
raw or qcow2 image. We also provide an AWS AMI.A module is a piece of code that has been deployed to NStack, either by you or someone else. It has an input schema and an output schema, which defines what kind of data it can receive, and the kind of data that it returns.
Sources & Sinks
- A source is something which emits a stream of data.
- A sink is something which can receive a stream of data.
Workflows
Processes
When a workflow is started, it becomes a running process. You can have multiple processes of the same workflow."
https://docs.nstack.com/en/latest/
http://nstack.com/tech.html
https://archive.fosdem.org/2016/schedule/event/containers_why_you_should_never_need_to_ssh_into_server_again/
No comments:
Post a Comment