Skip to main content

Getting Started

Introduction

The Nebulant project is a simple yet powerful UI-based tool that allows you to define and execute a chain of actions. Think about it as a "cloud automation toolkit" that you can use to script and automate actions performed on your cloud services providers, without writing any code.

Actions can be anything, from simple operations such as sleep or print, to execution control with conditional evaluation and loops, API calls (eg. create an AWS EC2 instance) performed on your favorite cloud services provider, etc.

Nebulant is an imperative way for controlling resources, which means that instead of describing the final result you're willing to obtain, you have the power to define exactly how and when each action should be done.

Supported browsers

Nebulant Builder is known to work correctly with the following browsers:

  • Google Chrome
  • Firefox
  • Safari
  • Microsoft Edge

Other browsers might or might not work, depending on their compliance with web standards.