|
Merge pull request #432 from netbox-community/develop
Version 1.0.2 |
|---|
| .ecrc 0 → 100644 |
|---|
| .editorconfig 0 → 100644 |
|---|
| .flake8 0 → 100644 |
|---|
| .github/ISSUE_TEMPLATE/bug_report.md |
|---|
| .github/ISSUE_TEMPLATE/config.yml |
|---|
| .github/ISSUE_TEMPLATE/feature_request.md |
|---|
| .github/workflows/push.yml |
|---|
| .github/workflows/release.yml |
|---|
| .gitignore |
|---|
| .hadolint.yaml 0 → 100644 |
|---|
| .markdown-lint.yml 0 → 100644 |
|---|
| Dockerfile |
|---|
| README.md |
|---|
| VERSION |
|---|
| build-functions/docker-functions.sh |
|---|
| build-functions/get-public-image-config.sh |
|---|
| build-latest.sh |
|---|
| build-next.sh |
|---|
| build.sh |
|---|
| configuration/configuration.py |
|---|
| configuration/ldap/ldap_config.py |
|---|
| docker/configuration.docker.py |
|---|
| docker/docker-entrypoint.sh |
|---|
| docker/launch-netbox.sh |
|---|
| docker/ldap_config.docker.py |
|---|
| docker/nginx-unit.json |
|---|
| env/netbox.env |
|---|
| env/postgres.env |
|---|
| initializers/custom_fields.yml |
|---|
| initializers/custom_links.yml 0 → 100644 |
|---|
| initializers/webhooks.yml 0 → 100644 |
|---|
| pyproject.toml 0 → 100644 |
|---|
| requirements-container.txt |
|---|
| startup_scripts/000_users.py |
|---|
| startup_scripts/010_groups.py |
|---|
| startup_scripts/020_custom_fields.py |
|---|
| startup_scripts/020_tags.py |
|---|
| startup_scripts/030_regions.py |
|---|
| startup_scripts/040_sites.py |
|---|
| startup_scripts/050_manufacturers.py |
|---|
| startup_scripts/060_device_types.py |
|---|
| startup_scripts/070_rack_roles.py |
|---|
| startup_scripts/075_rack_groups.py |
|---|
| startup_scripts/080_racks.py |
|---|
| startup_scripts/090_device_roles.py |
|---|
| startup_scripts/100_platforms.py |
|---|
| startup_scripts/110_tenant_groups.py |
|---|
| startup_scripts/120_tenants.py |
|---|
| startup_scripts/130_cluster_types.py |
|---|
| startup_scripts/135_cluster_groups.py |
|---|
| startup_scripts/135_clusters.py |
|---|
| startup_scripts/140_clusters.py |
|---|
| startup_scripts/140_devices.py |
|---|
| startup_scripts/145_devices.py |
|---|
| startup_scripts/150_rirs.py |
|---|
| startup_scripts/160_aggregates.py |
|---|
| startup_scripts/165_cluster_groups.py |
|---|
| startup_scripts/175_route_targets.py |
|---|
| startup_scripts/180_vrfs.py |
|---|
| startup_scripts/190_prefix_vlan_roles.py |
|---|
| startup_scripts/200_vlan_groups.py |
|---|
| startup_scripts/210_vlans.py |
|---|
| startup_scripts/220_prefixes.py |
|---|
| startup_scripts/230_virtual_machines.py |
|---|
| startup_scripts/240_virtualization_interfaces.py |
|---|
| startup_scripts/250_dcim_interfaces.py |
|---|
| startup_scripts/260_ip_addresses.py |
|---|
| startup_scripts/270_primary_ips.py |
|---|
| startup_scripts/280_custom_links.py 0 → 100644 |
|---|
| startup_scripts/280_providers.py |
|---|
| startup_scripts/290_circuit_types.py |
|---|
| startup_scripts/290_webhooks.py 0 → 100644 |
|---|
| startup_scripts/300_circuits.py |
|---|
| startup_scripts/310_secret_roles.py |
|---|
| startup_scripts/320_services.py |
|---|
| startup_scripts/330_power_panels.py |
|---|
| startup_scripts/340_power_feeds.py |
|---|
| startup_scripts/__main__.py |
|---|
| startup_scripts/startup_script_utils/__init__.py |
|---|
| startup_scripts/startup_script_utils/custom_fields.py |
|---|
| startup_scripts/startup_script_utils/load_yaml.py |
|---|
| startup_scripts/startup_script_utils/permissions.py |
|---|
| test.sh |
|---|