mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-06 10:03:30 +00:00
41 lines
4.6 KiB
XML
41 lines
4.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container version="2">
|
|
<Name>netbox</Name>
|
|
<Repository>linuxserver/netbox</Repository>
|
|
<Registry>https://hub.docker.com/r/linuxserver/netbox/</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>bridge</Network>
|
|
<Shell>bash</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/97228-support-linuxserverio-netbox/</Support>
|
|
<Project>https://github.com/netbox-community/netbox</Project>
|
|
<Overview>Netbox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool.
|
|
Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers.
|
|
It is intended to function as a domain-specific source of truth for network operations.</Overview>
|
|
<WebUI>http://[IP]:[PORT:8000]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/netbox.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/netbox-icon.png</Icon>
|
|
<Config Name="Key 1" Target="PUID" Default="99" Mode="" Description="Container Variable: PUID" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Key 2" Target="PGID" Default="100" Mode="" Description="Container Variable: PGID" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Host Port 1" Target="8000" Default="8000" Mode="tcp" Description="Container Port: 8000" Type="Port" Display="always" Required="true" Mask="false"></Config>
|
|
<Config Name="Superuser Email" Target="SUPERUSER_EMAIL" Default="" Mode="" Description="Username for admin account" Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
|
<Config Name="Superuser Password" Target="SUPERUSER_PASSWORD" Default="" Mode="" Description="Password for admin account" Type="Variable" Display="always" Required="true" Mask="true"></Config>
|
|
<Config Name="Allowed Host" Target="ALLOWED_HOST" Default="" Mode="" Description="The hostname you will use to access the app (i.e., netbox.example.com" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Database name" Target="DB_NAME" Default="" Mode="" Description="Database name (optional, default: netbox)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Database User" Target="DB_USER" Default="" Mode="" Description="Container Variable: DB_USER" Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
|
<Config Name="Database Password" Target="DB_PASSWORD" Default="" Mode="" Description="Container Variable: DB_PASSWORD" Type="Variable" Display="always" Required="true" Mask="true"></Config>
|
|
<Config Name="Database Host" Target="DB_HOST" Default="" Mode="" Description="Database host (optional, default: postgres)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Database Port" Target="DB_PORT" Default="" Mode="" Description="Database port (optional)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Redis Host" Target="REDIS_HOST" Default="" Mode="" Description="Redis host (optional, default: redis)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Redis Port" Target="REDIS_PORT" Default="" Mode="" Description="Redis port number (optional, default: 6379)" Type="Variable" Display="always" Required="false" Mask="false"></Config>
|
|
<Config Name="Redis Password" Target="REDIS_PASSWORD" Default="" Mode="" Description="Redis password (optional, default: none)" Type="Variable" Display="always" Required="false" Mask="true"></Config>
|
|
<Config Name="AppData Config Path" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="true" Mask="false"></Config>
|
|
<Category>Network:Management</Category>
|
|
<Description>Netbox is an IP address management (IPAM) and data center infrastructure management (DCIM) tool.
|
|
Initially conceived by the network engineering team at DigitalOcean, NetBox was developed specifically to address the needs of network and infrastructure engineers.
|
|
It is intended to function as a domain-specific source of truth for network operations.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/netbox.xml</templatePath>
|
|
</Container>
|