Skip to main content

Management for Nebula Mesh networks.

Project description

Meshadmin

A simple admin interface for the nebula mesh.

Allows to administer multiple networks.

Documentation

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

# Create a context
meshadmin context create default --endpoint <MESH_SERVER_URL>

# Enroll a new host
meshadmin host enroll <ENROLLMENT_KEY>

# Start process for config updates
meshadmin nebula start

# Install as a service
meshadmin service install

# Start service
meshadmin service start

# Other commands
meshadmin --help

Release

We use Hatch VCS to manage versions dynamically based on Git tags and commits. Stable releases are deployed to PyPI when a Git tag is pushed, while development versions are used for testing.

1. Development Versions

  • Development versions are generated dynamically from Git commits.
  • They follow the format: 0.1.dev<N> (e.g., 0.1.dev20).

Stable Releases

  • A stable release is triggered by pushing an annotated Git tag.
  • Follow SemVer, e.g., v0.2.0.
  • The CI/CD pipeline automatically detects the tag and releases the package to PyPI.

Releasing a Stable Version:

git tag -a v0.2.0 -m "Release version 0.2.0"
git push origin v0.2.0

Project details


Download files

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

Source Distribution

meshadmin-1.0.1.tar.gz (52.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meshadmin-1.0.1-py3-none-any.whl (52.8 MB view details)

Uploaded Python 3

File details

Details for the file meshadmin-1.0.1.tar.gz.

File metadata

  • Download URL: meshadmin-1.0.1.tar.gz
  • Upload date:
  • Size: 52.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.2

File hashes

Hashes for meshadmin-1.0.1.tar.gz
Algorithm Hash digest
SHA256 4140f06f3e72704e9b3cdd711269ab07be3c9d1780b26c20140dc67bd3cf941e
MD5 01d5a61e8481f04f369e5a4e76cb0239
BLAKE2b-256 620f78570e887ad3d2f2c49cfcc26ec5d1cb2f7a4732779b5c8aaffd844d4062

See more details on using hashes here.

File details

Details for the file meshadmin-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: meshadmin-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 52.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.7.2

File hashes

Hashes for meshadmin-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3d2b0400a439784969672a64b0a90ca16170350e1b4e8437a373dabd2400b1e9
MD5 fff9242f7f87e80aa31918f9c3b5fee1
BLAKE2b-256 6ab2030431e4fb51c0c38a8bfacf05132d373196173d4ce467b1c74b4689e4da

See more details on using hashes here.

Supported by

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