This repository serves as a centralized location for tracking issues related to LightMesh products:
- LightMesh IPAM (IP Address Management) Application - next.lightmesh.com
- LightMesh CLI (Command Line Interface) - npm package
This repository is dedicated to:
- Documenting and tracking bugs
- Feature requests and enhancements
- User experience feedback
- Integration issues
- Performance concerns
- Application: https://next.lightmesh.com
- Features:
- IP Address Management
- Network Planning
- Subnet Management
- DNS Management
- NPM Package: lightmesh
- Installation:
npm install -g lightmesh - Authentication:
- Register and login at next.lightmesh.com
- Go to Admin > API Keys
- Click on Add API Key to generate your token
- Export token:
export LIGHTMESH_API_TOKEN=<token>
When reporting an issue, please include:
- Product: Specify whether the issue is with IPAM or CLI
- Version: The version of the product you're using
- Description: Clear description of the problem
- Steps to Reproduce: Detailed steps to reproduce the issue
- Expected Behavior: What you expected to happen
- Actual Behavior: What actually happened
- Screenshots: If applicable
- Environment:
- Operating System
- Browser (for IPAM)
- Any relevant configuration details
Issues are categorized using the following labels:
bug: Something isn't working as expectedenhancement: New feature requests or improvementsdocumentation: Issues related to documentationipam: Issues specific to the IPAM applicationcli: Issues specific to the CLI toolhigh-priority: Critical issues requiring immediate attentionhelp-wanted: Issues where community input is particularly welcome
We welcome contributions from the community. If you'd like to contribute:
- Check existing issues to avoid duplicates
- Use the issue templates when available
- Be clear and concise in your descriptions
- Follow up on any requests for additional information
For urgent support needs or issues requiring immediate attention, please contact:
- Email: support@tidalcloud.com
- Documentation: https://guides.lightmesh.com/
This is a public repository. Please ensure no sensitive information is included in issue reports.