Management for Nebula Mesh networks.
Project description
Meshadmin
A simple admin interface for the nebula mesh.
Allows to administer multiple networks.
Installation
Setup CLI on host
# Install Curl
apt install curl
# Install uv package manager
curl -LsSf https://astral.sh/uv/install.sh | sh
# Add uv to your current shell session
source $HOME/.local/bin/env
# Install meshadmin package
uv tool install meshadmin
Usage
# Download Nebula binaries
meshadmin download
# Enroll a new host
meshadmin enroll --mesh-admin-endpoint <MESH_ADMIN_ENDPOINT> <ENROLLMENT_KEY>
# Start process for config updates
meshadmin start --mesh-admin-endpoint <MESH_ADMIN_ENDPOINT>
# Install as a service
meshadmin install-service --mesh-admin-endpoint <MESH_ADMIN_ENDPOINT>
# Start service
meshadmin start-service
# Other commands
meshadmin --help
Configuration
The CLI supports the following environment variable:
MESH_ADMIN_ENDPOINT: URL of the admin endpoint
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
meshadmin-0.1.1.tar.gz
(52.9 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
meshadmin-0.1.1-py3-none-any.whl
(52.8 MB
view details)
File details
Details for the file meshadmin-0.1.1.tar.gz.
File metadata
- Download URL: meshadmin-0.1.1.tar.gz
- Upload date:
- Size: 52.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ea96f8c4f6e523a4bb588d24e1ff67194331f379f318208ef426255d99a9113
|
|
| MD5 |
e1b9a17fa9efc58c657752732c782c49
|
|
| BLAKE2b-256 |
0787a0d64084efed3ac910af67f60185066ee479e0ee7ffee6a849e55798d190
|
File details
Details for the file meshadmin-0.1.1-py3-none-any.whl.
File metadata
- Download URL: meshadmin-0.1.1-py3-none-any.whl
- Upload date:
- Size: 52.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f6416862253da2e4f9ae9307662dedd4d98a0b34f913ae11a7352b019bdc66e
|
|
| MD5 |
aea7c388bff1976a84a2ecf7ac862514
|
|
| BLAKE2b-256 |
9d6f6123d2b619a6c9693e194c270fefcc2abeb8805fe5aefada0427e03c152c
|