This release is a pre-release and may not be stable for production use.
Nautobot TRAX
A Nautobot App for tactical mission communications planning, SATCOM transport, and deployable network package execution.
Overview
Nautobot TRAX supports tactical mission communications by combining mission planning, SATCOM and Combat Net Radio (CNR) frequency coordination, and transport-path design into a single operational workflow. Teams can model and execute mission packages that span CNR, SATCOM, terrestrial transport, and constrained field-network conditions.
The app links mission plans, transport options, frequency sets, operations, and supporting inventory so planners can coordinate PACE-style communications, map transport dependencies to real devices/circuits/providers, and prepare deployable tactical network packages with traceable data from planning through execution.
Pre-release Status
Nautobot TRAX is currently in pre-release for early adopters and testing. Interfaces and data models may continue to evolve before a stable 1.0 release.
Compatibility
- Nautobot: >= 3.0.0, < 4.0.0
- Python: >= 3.10, < 3.14
Installation
Install from PyPI (including pre-releases):
pip install --pre nautobot-trax
Install a specific pre-release version:
pip install nautobot-trax==0.1.0a0
To keep the app installed during Nautobot upgrades, add it to local requirements:
echo nautobot-trax >> local_requirements.txt
Enable in Nautobot
Add the app to your Nautobot configuration:
PLUGINS = ["nautobot_trax"]
# Optional plugin settings
# PLUGINS_CONFIG = {
# "nautobot_trax": {
# # Add settings here
# }
# }
Run migrations and post-upgrade tasks:
nautobot-server post_upgrade
Restart Nautobot services after installation or upgrade.
Documentation
- User Guide: https://docs.nautobot.com/projects/nautobot-trax/en/latest/user/app_overview/
- Administrator Guide: https://docs.nautobot.com/projects/nautobot-trax/en/latest/admin/install/
- Developer Guide: https://docs.nautobot.com/projects/nautobot-trax/en/latest/dev/contributing/
- Release Notes: https://docs.nautobot.com/projects/nautobot-trax/en/latest/admin/release_notes/
- FAQ: https://docs.nautobot.com/projects/nautobot-trax/en/latest/user/faq/
Contributing
Contributions are welcome. For development setup and workflows, see:
- https://docs.nautobot.com/projects/nautobot-trax/en/latest/dev/dev_environment/
- https://docs.nautobot.com/projects/nautobot-trax/en/latest/dev/contributing/
Support
For questions, start with the FAQ and then reach out in the Network to Code Slack #nautobot channel:
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file nautobot_trax-0.1.0a0.tar.gz.
File metadata
- Download URL: nautobot_trax-0.1.0a0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9de1f0f8d646e27f546c51cf8e94e7f2fd97aad443e4dc9b55744b89d4ed9e5
|
|
| MD5 |
0d94684f07744ae6b867117fa753fd80
|
|
| BLAKE2b-256 |
348b18eb5a8d2cd4a0eabc59ebd5bf79339eabc711852f41e303c394f1bb6bc1
|
File details
Details for the file nautobot_trax-0.1.0a0-py3-none-any.whl.
File metadata
- Download URL: nautobot_trax-0.1.0a0-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89ed10181ac506145e56bf08d1acaab034e5875f071415b4f19c59a734976cb3
|
|
| MD5 |
fe6bb7fe139e0e87f369e3822761b0da
|
|
| BLAKE2b-256 |
449a5f9854c3eedc584df4f764f535bf9771848429085926c172c4af1538df78
|