Skip to main content

No project description provided

Project description

nebula-cli

This project is used with the Nebula Server to grant shell script and CLI access to the Provisioning API.

On newly launched Nebula user instances this program can be in conjection with the system's provisioning system to-

  • Notify Nebula when provisioning has completed,
  • Change the Name of the instance without granting permission for the machine to edit other AWS Tags,
  • Restrict access to the machine to a specific user.

Configuration

The configuration file will be looked for in these places and in this order, using the first readable file that is found.

  • ./.nebulacli (current working directory)
  • ~/.nebulacli
  • /etc/nebulacli

The format of the file is simple-

token_id = d9e5d9ba0735
token = 6566b5d5-90cb-4529-81c5-565a4b10a5cd
url = https://nebula.example

Install

This project can be installed using pip on a python3 system.

For Ubuntu16 that means settings up python3 and pip, as the python2 variants will not work-

apt-get install python3-pip

Now you can run the install-

pip3 install nebulacli

Now the program should be available as nebulacli to the system.

Examples

To tell the Nebula that provisioning is finished and the system is ready for use:

nebulacli set_status Live

To tell Nebula the prefered hostname for the system (allowing Nebula to set the Name tag in AWS):

nebulacli set_name $(cat /etc/hostname)

Help

This project is build using the click library, and if you run it with no options an up to date help menu will appear. From there you can get help on specific commands by using the --help flag when calling any of them.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nebulacli-0.3.3-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file nebulacli-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: nebulacli-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.2

File hashes

Hashes for nebulacli-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 40d58888ffbe14a383eb775335be13885f6788a57bcb6ecc362e50e9f09233f4
MD5 606ebd7a3669727d54946e3f4b447d41
BLAKE2b-256 af01ffe1dd5e125b7b8dae652ef9d2e8681df891d687b91e65241750c161c90b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page