cleaning xmls
This commit is contained in:
parent
0d642b5938
commit
1900ce4d86
14 changed files with 21 additions and 653 deletions
|
@ -4,7 +4,6 @@
|
|||
<Repository>aude/cyberchef:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/aude/cyberchef/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -16,23 +15,9 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/cyberchef.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583615667</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8000</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data/>
|
||||
<Environment/>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="80" Default="8000" Mode="tcp" Description="Container Port: 8000" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
||||
<Config Name="Port" Target="80" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
||||
</Container>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>rmountjoy/dashmachine:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/rmountjoy/dashmachine/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -16,43 +15,10 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/dashmachine.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583615569</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Another web application bookmark dashboard, with fun features.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b]</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>5000</HostPort>
|
||||
<ContainerPort>5000</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/dashmachine/</HostDir>
|
||||
<ContainerDir>/dashmachine/dashmachine/user_data</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>PUID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>PGID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="5000" Default="" Mode="tcp" Description="Container Port: 5000" Type="Port" Display="always" Required="false" Mask="false">5000</Config>
|
||||
<Config Name="AppData Config Path" Target="/dashmachine/dashmachine/user_data" Default="" Mode="rw" Description="Container Path: /dashmachine/dashmachine/user_data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/dashmachine/</Config>
|
||||
<Config Name="Key 1" Target="PUID" Default="" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
||||
<Config Name="Key 2" Target="PGID" Default="" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
||||
<Config Name="Port" Target="5000" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">5000</Config>
|
||||
<Config Name="AppData" Target="/dashmachine/dashmachine/user_data" Default="" Mode="rw" Description="Container Path: /dashmachine/dashmachine/user_data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/dashmachine/</Config>
|
||||
</Container>
|
||||
|
|
|
@ -4,101 +4,19 @@
|
|||
<Repository>tiredofit/db-backup:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/tiredofit/db-backup/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
<Project>https://hub.docker.com/r/tiredofit/db-backup/</Project>
|
||||
<Overview>Backup Multiple DB Servers (Influx, Maria/Mysql/Mongo/Postgres/Redis/Rethink) based on Alpine.Manual Backups can be performed by entering the container and typing backup-now</Overview>
|
||||
<Category>Backup: Status:Stable</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/db-backup.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/db-backup.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583616784</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Backup Multiple DB Servers (Influx, Maria/Mysql/Mongo/Postgres/Redis/Rethink) based on Alpine.Manual Backups can be performed by entering the container and typing backup-now</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish/>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/backups/db/</HostDir>
|
||||
<ContainerDir>/backup</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>GZ</Value>
|
||||
<Name>COMPRESSION</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><Database_Type></Value>
|
||||
<Name>DB_TYPE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DATABASE_IP></Value>
|
||||
<Name>DB_HOST</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>root</Value>
|
||||
<Name>DB_USER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DATABASE_PASSWORD></Value>
|
||||
<Name>DB_PASS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>3306</Value>
|
||||
<Name>DB_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1440</Value>
|
||||
<Name>DB_DUMP_FREQ</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0300</Value>
|
||||
<Name>DB_DUMP_BEGIN</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>10080</Value>
|
||||
<Name>DB_CLEANUP_TIME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>TRUE</Value>
|
||||
<Name>PARALLEL_COMPRESSION</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>TRUE</Value>
|
||||
<Name>MD5</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>FALSE</Value>
|
||||
<Name>SPLIT_DB</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>false</Value>
|
||||
<Name>DEBUG_MODE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Backup Location" Target="/backup" Default="" Mode="rw" Description="Database Dump Location" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/backups/db/</Config>
|
||||
<Config Name="Key 1" Target="COMPRESSION" Default="" Mode="" Description="Gzip " Type="Variable" Display="always" Required="false" Mask="false">GZ</Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>silverwind/droppy:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/silverwind/droppy/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,49 +11,13 @@
|
|||
<Overview>Self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. </Overview>
|
||||
<Category>Cloud:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8989]</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/droppy.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/droppy.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1584096557</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. </Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8686</HostPort>
|
||||
<ContainerPort>8989</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/doppy/</HostDir>
|
||||
<ContainerDir>/config</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/droppy/</HostDir>
|
||||
<ContainerDir>/files</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Port" Target="8989" Default="8686" Mode="tcp" Description="Container Port: 8989" Type="Port" Display="always" Required="false" Mask="false">8686</Config>
|
||||
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Container Path: /config" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/doppy/</Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>afian/filerun</Repository>
|
||||
<Registry>https://hub.docker.com/r/afian/filerun/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -16,82 +15,11 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/filerun.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1584520485</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>FileRun is a self-hosted Google Drive alternative. [br]Default username and password is superuser.[/br]</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8000</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/filerun/</HostDir>
|
||||
<ContainerDir>/user-files</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/filerun/</HostDir>
|
||||
<ContainerDir>/var/www/html</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value><DATABASE_HOSTNAME></Value>
|
||||
<Name>FR_DB_HOST</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>3306</Value>
|
||||
<Name>FR_DB_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DATABASE_NAME></Value>
|
||||
<Name>FR_DB_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DATABASE_USER></Value>
|
||||
<Name>FR_DB_USER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DATABASE_PASSWORD></Value>
|
||||
<Name>FR_DB_PASS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>APACHE_RUN_USER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>APACHE_RUN_USER_ID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>APACHE_RUN_GROUP</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>APACHE_RUN_GROUP_ID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
||||
<Config Name="Port" Target="80" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
||||
<Config Name="Database Hostname" Target="FR_DB_HOST" Default="Hostname" Mode="" Description="Database Hostname" Type="Variable" Display="always" Required="false" Mask="false"><DATABASE_HOSTNAME></Config>
|
||||
<Config Name="Database Port" Target="FR_DB_PORT" Default="3306" Mode="" Description="Database Port" Type="Variable" Display="always" Required="false" Mask="false">3306</Config>
|
||||
<Config Name="Database Name" Target="FR_DB_NAME" Default="" Mode="" Description="Database Name" Type="Variable" Display="always" Required="false" Mask="false"><DATABASE_NAME></Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>tiredofit/freepbx:15-latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/tiredofit/freepbx/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,149 +11,13 @@
|
|||
<Overview>FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server. [br]Admin Setup http://hostname/admin/config.php &lt;- add /admin/config.php at the end [/br]</Overview>
|
||||
<Category>Productivity: Network:Voip Network:Messenger</Category>
|
||||
<WebUI>http://[IP]:[PORT:80]/admin/</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/freepbx.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/freepbx.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1585956889</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server. [br]Admin Setup http://hostname/admin/config.php &lt;- add /admin/config.php at the end [/br]</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8150</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>4150</HostPort>
|
||||
<ContainerPort>443</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>5060</HostPort>
|
||||
<ContainerPort>5060</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>5160</HostPort>
|
||||
<ContainerPort>5160</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>18000-20000</HostPort>
|
||||
<ContainerPort>18000-20000</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>4445</HostPort>
|
||||
<ContainerPort>4445</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/freepbx/data/</HostDir>
|
||||
<ContainerDir>/data</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/freepbx/logs/</HostDir>
|
||||
<ContainerDir>/var/log</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/freepbx/www/</HostDir>
|
||||
<ContainerDir>/var/www/html</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/freepbx/certs/</HostDir>
|
||||
<ContainerDir>/certs</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value><DB_HOST></Value>
|
||||
<Name>DB_HOST</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>3306</Value>
|
||||
<Name>DB_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DB_NAME></Value>
|
||||
<Name>DB_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DB_USER></Value>
|
||||
<Name>DB_USER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value><DB_PASS></Value>
|
||||
<Name>DB_PASS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>FALSE</Value>
|
||||
<Name>DB_EMBEDDED</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>TRUE</Value>
|
||||
<Name>ENABLE_FAIL2BAN</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>TRUE</Value>
|
||||
<Name>ENABLE_FOP</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>FALSE</Value>
|
||||
<Name>ENABLE_SSL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>FALSE</Value>
|
||||
<Name>ENABLE_XMPP</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>INSTALL_ADDITIONAL_MODULES</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>18000</Value>
|
||||
<Name>RTP_START</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>20000</Value>
|
||||
<Name>RTP_FINISH</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>cert.pem</Value>
|
||||
<Name>TLS_CERT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>key.pem</Value>
|
||||
<Name>TLS_KEY</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="HTTP" Target="80" Default="80" Mode="tcp" Description="HTTP" Type="Port" Display="always" Required="false" Mask="false">8150</Config>
|
||||
<Config Name="HTTPS" Target="443" Default="443" Mode="tcp" Description="HTTPS" Type="Port" Display="always" Required="false" Mask="false">4150</Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>prologic/golinks:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/prologic/golinks/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,27 +11,13 @@
|
|||
<Overview>Self-hosted smart bookmark search engine.</Overview>
|
||||
<Category>Productivity: Tools:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8000]</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/golinks.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/golinks.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1584462164</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Self-hosted smart bookmark search engine.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8000</HostPort>
|
||||
<ContainerPort>8000</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data/>
|
||||
<Environment/>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="8000" Default="8000" Mode="tcp" Description="Container Port: 8000" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
||||
<Config Name="Port" Target="8000" Default="8000" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
||||
</Container>
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>gotify/server:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/gotify/server/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -16,45 +15,9 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/gotify.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583615201</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>A simple server for sending and receiving messages.[br][br][b][u][span style='color: #ff9900;']Default user/password[/span][/u][/b][br]User: [B][u]admin[/B][/u][br]Password: [B][u]admin[/B][/u][/b][br][br]Download config.yml[/br]mkdir -p /mnt/user/appdata/gotify/config/[/br]wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8070</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/gotify/</HostDir>
|
||||
<ContainerDir>/app/data</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/gotify/config/</HostDir>
|
||||
<ContainerDir>/etc/gotify</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>PUID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>PGID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="80" Default="8070" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false">8070</Config>
|
||||
<Config Name="Path 1" Target="/app/data" Default="/mnt/user/appdata/gotify/" Mode="rw" Description="/app/data" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/gotify/</Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>b4bz/homer:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/b4bz/homer/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,40 +11,15 @@
|
|||
<Overview>A dead simple static HOMe for your servER to keep your services on hand from a simple yaml config.[br][br]Download config.yml[/br][/br]wget -O /mnt/user/appdata/homer/config/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml</Overview>
|
||||
<Category>Network:Web</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/homer.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/homer.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583907477</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>A dead simple static HOMe for your servER to keep your services on hand from a simple yaml config.[br][br]Download config.yml[/br][/br]wget -O /mnt/user/appdata/homer/config.yml https://raw.githubusercontent.com/bastienwirtz/homer/master/config.yml</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8080</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/homer/assets/</HostDir>
|
||||
<ContainerDir>/www/assets</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/homer/config.yml</HostDir>
|
||||
<ContainerDir>/www/config.yml</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment/>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="8080" Default="" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
|
||||
<Config Name="Host Path 1" Target="/www/assets" Default="" Mode="rw" Description="Container Path: /www/assets" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/homer/assets/</Config>
|
||||
<Config Name="Host Path 2" Target="/www/config.yml" Default="" Mode="rw" Description="Container Path: /www/config.yml" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/homer/config/config.yml</Config>
|
||||
<Config Name="Port" Target="8080" Default="" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
|
||||
<Config Name="Assets Path" Target="/www/assets" Default="" Mode="rw" Description="Container Path: /www/assets" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/homer/assets/</Config>
|
||||
<Config Name="Config Path" Target="/www/config.yml" Default="" Mode="rw" Description="Container Path: /www/config.yml" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/homer/config/config.yml</Config>
|
||||
</Container>
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>kiwix/kiwix-serve:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/kiwix/kiwix-serve/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,41 +11,15 @@
|
|||
<Overview>Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br]</Overview>
|
||||
<Category>Productivity:</Category>
|
||||
<WebUI>http://[IP]:[PORT:80]</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/kiwix-serve.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/kiwix.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs>*.zim</PostArgs>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583904132</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Kiwix enables you to have the whole Wikipedia at hand wherever you go! [br]Remove download link after download complete.[/br]</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8040</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/kiwix-serve/</HostDir>
|
||||
<ContainerDir>/data</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim</Value>
|
||||
<Name>DOWNLOAD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="false" Mask="false">8040</Config>
|
||||
<Config Name="Host Path 1" Target="/data" Default="" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/kiwix-serve/</Config>
|
||||
<Config Name="Host Key 1" Target="DOWNLOAD" Default="" Mode="" Description="Add download link here to download contents https://wiki.kiwix.org/wiki/Content" Type="Variable" Display="always" Required="false" Mask="false">http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim</Config>
|
||||
<Config Name="Port" Target="80" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">8040</Config>
|
||||
<Config Name="Appdata" Target="/data" Default="" Mode="rw" Description="Container Path: /data" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/kiwix-serve/</Config>
|
||||
<Config Name="Download" Target="DOWNLOAD" Default="" Mode="" Description="Add download link here to download contents https://wiki.kiwix.org/wiki/Content" Type="Variable" Display="always" Required="false" Mask="false">http://download.kiwix.org/zim/wikipedia_en_chemistry_nopic.zim</Config>
|
||||
</Container>
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>rroemhild/mailpile:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/rroemhild/mailpile/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -16,36 +15,11 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/mailpile.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583614982</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Mailpile is software, an e-mail client. It runs on your desktop or laptop computer and you interact with it by using your web browser. The goal of Mailpile is to allow people to send e-mail in a more secure and private manner than before.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>33411</HostPort>
|
||||
<ContainerPort>33411</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/Mailpile/</HostDir>
|
||||
<ContainerDir>/root/.local/share/Mailpile</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/Mailpile/gnupg/</HostDir>
|
||||
<ContainerDir>/root/.gnupg</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment/>
|
||||
<Labels/>
|
||||
<Config Name="Port 1" Target="33411" Default="" Mode="tcp" Description="Container Port: 33411" Type="Port" Display="always" Required="true" Mask="false">33411</Config>
|
||||
<Config Name="Port" Target="33411" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">33411</Config>
|
||||
<Config Name="Path 1" Target="/root/.local/share/Mailpile" Default="" Mode="rw" Description="Container Path: /root/.local/share/Mailpile" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/Mailpile/</Config>
|
||||
<Config Name="Path 2" Target="/root/.gnupg" Default="" Mode="rw" Description="Container Path: /root/.gnupg" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/Mailpile/gnupg/</Config>
|
||||
</Container>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>avhost/docker-matrix:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/avhost/docker-matrix/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,74 +11,13 @@
|
|||
<Overview>Docker Image for the matrix chat server.</Overview>
|
||||
<Category>Productivity: Network:Voip Network:Messenger</Category>
|
||||
<WebUI>http://[IP]:[PORT:8008]</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/matrix.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/matrix.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1586065209</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Docker Image for the matrix chat server.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8008</HostPort>
|
||||
<ContainerPort>8008</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>8448</HostPort>
|
||||
<ContainerPort>8448</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>3478</HostPort>
|
||||
<ContainerPort>3478</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>3478</HostPort>
|
||||
<ContainerPort>3478</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/matrix/</HostDir>
|
||||
<ContainerDir>/data</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>matrix</Value>
|
||||
<Name>SERVER_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>no</Value>
|
||||
<Name>REPORT_STATS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0.5</Value>
|
||||
<Name>SYNAPSE_CACHE_FACTOR</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>MATRIX_UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>MATRIX_GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="HTTP" Target="8008" Default="8008" Mode="tcp" Description="HTTP" Type="Port" Display="always" Required="false" Mask="false">8008</Config>
|
||||
<Config Name="HTTPS" Target="8448" Default="8448" Mode="tcp" Description="HTTPS" Type="Port" Display="always" Required="false" Mask="false">8448</Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>miniflux/miniflux:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/miniflux/miniflux/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -12,53 +11,13 @@
|
|||
<Overview>Miniflux is a minimalist and opinionated feed reader.</Overview>
|
||||
<Category>Other:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||||
<TemplateURL/>
|
||||
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/miniflux.xml</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/miniflux.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1585644478</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Miniflux is a minimalist and opinionated feed reader.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>5600</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data/>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>postgres://miniflux:secret@<Hostname>/miniflux?sslmode=disable</Value>
|
||||
<Name>DATABASE_URL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>admin</Value>
|
||||
<Name>ADMIN_USERNAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>test123</Value>
|
||||
<Name>ADMIN_PASSWORD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1</Value>
|
||||
<Name>CREATE_ADMIN</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1</Value>
|
||||
<Name>RUN_MIGRATIONS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Port" Target="8080" Default="8080" Mode="tcp" Description="Port" Type="Port" Display="always" Required="false" Mask="false">5600</Config>
|
||||
<Config Name="PostgresDB" Target="DATABASE_URL" Default="" Mode="" Description="PostgresDB" Type="Variable" Display="always" Required="false" Mask="false">postgres://miniflux:secret@<Hostname>/miniflux?sslmode=disable</Config>
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
<Repository>vectorim/riot-web:latest</Repository>
|
||||
<Registry>https://hub.docker.com/r/vectorim/riot-web/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>sh</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
||||
|
@ -16,30 +15,10 @@
|
|||
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/riot-web.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled>1583614638</DateInstalled>
|
||||
<DonateText/>
|
||||
<DonateLink/>
|
||||
<Description>Open, secure and interoperable communication for work and home. before the running the docker run [br]mkdir -p /mnt/user/appdata/riot-web/config [/br]wget -O /mnt/user/appdata/riot-web/config/config.json https://riot.im/develop/config.json </Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8075</HostPort>
|
||||
<ContainerPort>80</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/riot-web/config/config.json</HostDir>
|
||||
<ContainerDir>/app/config.json</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment/>
|
||||
<Labels/>
|
||||
<Config Name="Host Port 1" Target="80" Default="" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false">8075</Config>
|
||||
<Config Name="Host Path 1" Target="/app/config.json" Default="" Mode="rw" Description="Container Path: /app/config.json" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/riot-web/config/config.json</Config>
|
||||
<Config Name="Port" Target="80" Default="" Mode="tcp" Description="Port" Type="Port" Display="always" Required="true" Mask="false">8075</Config>
|
||||
<Config Name="Appdata" Target="/app/config.json" Default="" Mode="rw" Description="Container Path: /app/config.json" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/riot-web/config/config.json</Config>
|
||||
</Container>
|
||||
|
|
Loading…
Reference in a new issue