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.

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-0.1.3.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-0.1.3-py3-none-any.whl (52.8 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for meshadmin-0.1.3.tar.gz
Algorithm Hash digest
SHA256 52f2d19dd82f8fa23af3e09d066d46eed5d67261361aedc7e6240b2e720e29d2
MD5 8d8b8306604ea3d98ef65e6dc11c9542
BLAKE2b-256 57dd9a5102ef19dd2f367efd5a366884a95212de77b844404b69f434e4549d08

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for meshadmin-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 46c2274c58d20256c26b81f4e87c56d65f462db5206a76349e5f168e3615d97e
MD5 5bbbcae80afcb0cabb58b2926eacfc76
BLAKE2b-256 53209247c8605e8e2a750f6e053b58f4598c430bc58bfc8581f810e60a0583f0

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