delete deprecated apps
This commit is contained in:
@@ -1,125 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>CSGO</Name>
|
||||
<Repository>ich777/steamcmd</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/steamcmd/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://www.steampowered.com/</Project>
|
||||
<Overview>This Docker will download and install SteamCMD. It will also install Counter-Strike: GO and run it.
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||
PUBLIC PLAY: If you want that your server is public listed you must add '+sv_setsteamaccount YOURTOKEN' to the GAME_PARAMS (without the quotes and replace YOURTOKEN with your token).
|
||||
Create your token here: https://steamcommunity.com/dev/managegameservers (every gameserver needs it's own token!!!)
|
||||

|
||||
You can also run multiple servers with only one SteamCMD directory!</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/csgo.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<DonateImg>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png</DonateImg>
|
||||
<Description>This Docker will download and install SteamCMD. It will also install Counter-Strike: GO and run it.
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||
PUBLIC PLAY: If you want that your server is public listed you must add '+sv_setsteamaccount YOURTOKEN' to the GAME_PARAMS (without the quotes and replace YOURTOKEN with your token).
|
||||
Create your token here: https://steamcommunity.com/dev/managegameservers (every gameserver needs it's own token!!!)
|
||||

|
||||
You can also run multiple servers with only one SteamCMD directory!</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>27015</HostPort>
|
||||
<ContainerPort>27015</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>27015</HostPort>
|
||||
<ContainerPort>27015</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/steamcmd</HostDir>
|
||||
<ContainerDir>/serverdata/steamcmd</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/cstrikego</HostDir>
|
||||
<ContainerDir>/serverdata/serverfiles</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>740</Value>
|
||||
<Name>GAME_ID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>csgo</Value>
|
||||
<Name>GAME_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>+game_type 0 -usercon +game_mode 0 +mapgroup mg_active +map de_dust2</Value>
|
||||
<Name>GAME_PARAMS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>USERNAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>VALIDATE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>PASSWRD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>27015</Value>
|
||||
<Name>GAME_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="Container Path: /serverdata/steamcmd" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
|
||||
<Config Name="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="Container Path: /serverdata/serverfiles" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/cstrikego</Config>
|
||||
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container download at startup. If you want to install a static or beta version of the game change the value to: '740 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install)." Type="Variable" Display="always" Required="true" Mask="false">740</Config>
|
||||
<Config Name="GAME_NAME" Target="GAME_NAME" Default="" Mode="" Description="Game name to start (is connected to the GAME_PARAMS)." Type="Variable" Display="always" Required="true" Mask="false">csgo</Config>
|
||||
<Config Name="GAME_PARAMS" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your start up commands for the server." Type="Variable" Display="always" Required="false" Mask="false">+game_type 0 -usercon +game_mode 0 +mapgroup mg_active +map de_dust2</Config>
|
||||
<Config Name="UDP" Target="27015" Default="" Mode="udp" Description="UDP Gameport (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">27015</Config>
|
||||
<Config Name="TCP RCON" Target="27015" Default="" Mode="tcp" Description="TCP RCON Port (not required)" Type="Port" Display="always" Required="false" Mask="false">27015</Config>
|
||||
<Config Name="Steam-Username" Target="USERNAME" Default="" Mode="" Description="Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
|
||||
<Config Name="Validate Installation" Target="VALIDATE" Default="" Mode="" Description="Set the Variable to 'true' if you want to validate the installation otherwise leave it blank." Type="Variable" Display="always-hide" Required="false" Mask="false"/>
|
||||
<Config Name="Steam-Password" Target="PASSWRD" Default="" Mode="" Description="Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
|
||||
<Config Name="GAME_PORT" Target="GAME_PORT" Default="" Mode="" Description="Container Variable: GAME_PORT" Type="Variable" Display="advanced" Required="true" Mask="false">27015</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
</Container>
|
@@ -1,121 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Debian-Bullseye</Name>
|
||||
<Repository>ich777/debian-bullseye</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/debian-bullseye</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Beta>True</Beta>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://www.debian.org/</Project>
|
||||
<Overview>This Container is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed.
|
||||

|
||||
ROOT ACCESS: 1. Open up your WebGUI 2. Open up a terminal 3. Type in 'su' 4. Type in your password that you've set (no screenoutput is shown if you type in passwords in Linux) 5. Press Enter 6. You should now be root.
|
||||

|
||||
If you want to install some other application you can do that by creating a user.sh and mounting it to the container to /opt/scripts/user.sh (a standard bash script should do the trick).
|
||||

|
||||
You also can reverse proxy this container with nginx or apache (for more info see the Github/Dockerhub page).
|
||||

|
||||
Storage Note: All things that are saved in the container should be in the home or a subdirectory in your homefolder, all files that are store outside your homefolder are not persistant and will be wiped if there is an update of the container or you change something in the template.
|
||||

|
||||
BETA Warning: Debian Bullseye is currently in the "testing" branch.</Overview>
|
||||
<Category>Productivity: Tools:System</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
|
||||
<TemplateURL/>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/debian-bullseye.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped --shm-size=2G</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>This Container is a full Debian Bullseye Xfce4 Desktop environment with a noVNC webGUI and all the basic tools pre-installed.
|
||||

|
||||
ROOT ACCESS: 1. Open up your WebGUI 2. Open up a terminal 3. Type in 'su' 4. Type in your password that you've set (no screenoutput is shown if you type in passwords in Linux) 5. Press Enter 6. You should now be root.
|
||||

|
||||
If you want to install some other application you can do that by creating a user.sh and mounting it to the container to /opt/scripts/user.sh (a standard bash script should do the trick).
|
||||

|
||||
You also can reverse proxy this container with nginx or apache (for more info see the Github/Dockerhub page).
|
||||

|
||||
Storage Note: All things that are saved in the container should be in the home or a subdirectory in your homefolder, all files that are store outside your homefolder are not persistant and will be wiped if there is an update of the container or you change something in the template.
|
||||

|
||||
BETA Warning: Debian Bullseye is currently in the "testing" branch.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8080</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/debian-bullseye/</HostDir>
|
||||
<ContainerDir>/debian</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>1800</Value>
|
||||
<Name>CUSTOM_RES_W</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1000</Value>
|
||||
<Name>CUSTOM_RES_H</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>ROOT_PWD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>770</Value>
|
||||
<Name>DATA_PERM</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>en_US.UTF-8 UTF-8</Value>
|
||||
<Name>USER_LOCALES</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>DEV</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Home Directory" Target="/debian" Default="" Mode="rw" Description="All things that are saved in the container should be in the this or a subdirectory in of this folder, all files that are store outside this folder are not persistant and will be wiped if there is an update of the container or you change something in the template." Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/debian-bullseye/</Config>
|
||||
<Config Name="TCP - VNC Port" Target="8080" Default="" Mode="tcp" Description="noVNC Port" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
|
||||
<Config Name="Custom Resolution Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Enter the preferred resolution width" Type="Variable" Display="always" Required="true" Mask="false">1800</Config>
|
||||
<Config Name="Custom Resolution Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Enter the preferred resolution height" Type="Variable" Display="always" Required="true" Mask="false">1000</Config>
|
||||
<Config Name="Root Password" Target="ROOT_PWD" Default="" Mode="" Description="Please choose a strong password for your root account!" Type="Variable" Display="always" Required="true" Mask="true"/>
|
||||
<Config Name="DATA_PERM" Target="DATA_PERM" Default="" Mode="" Description="Container Variable: DATA_PERM" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
|
||||
<Config Name="Locales" Target="USER_LOCALES" Default="" Mode="" Description="Enter your prefered locales, you can find a full list of supported languages in: '/usr/share/i18n/SUPPORTED' (eg: 'en_US.UTF-8 UTF8' or 'de_DE.UTF-8 UTF-8',...)" Type="Variable" Display="advanced" Required="true" Mask="false">en_US.UTF-8 UTF-8</Config>
|
||||
<Config Name="DEV_LOG_OUTPUT" Target="DEV" Default="" Mode="" Description="Container Variable: DEV" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
|
||||
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
|
||||
</Container>
|
@@ -1,70 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Factorio</Name>
|
||||
<Repository>factoriotools/factorio:stable</Repository>
|
||||
<Registry>https://hub.docker.com/r/factoriotools/factorio/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://www.factorio.com/</Project>
|
||||
<Overview>This Docker Container will download the latest stable release of the game, generate the map and you're ready to play.
|
||||

|
||||
If you want to play the latest beta release of the game change the repository to "factoriotools/factorio:latest" in Advanced View.
|
||||
Update Notice: Simply restart the container if a newer version of the game is available.
|
||||

|
||||
The Docker Container is originaly created by dtandersen and now moved to factoriotools.</Overview>
|
||||
<Beta>False</Beta>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/factorio.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<DonateImg>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png</DonateImg>
|
||||
<Description>This Docker Container will download the latest stable release of the game, generate the map and you're ready to play.
|
||||

|
||||
If you want to play the latest beta release of the game change the repository to "factoriotools/factorio:latest" in Advanced View.
|
||||
Update Notice: Simply restart the container if a newer version of the game is available.
|
||||

|
||||
The Docker Container is originaly created by dtandersen and now moved to factoriotools.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>34197</HostPort>
|
||||
<ContainerPort>34197</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/factorio/</HostDir>
|
||||
<ContainerDir>/factorio</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="UDP" Target="34197" Default="" Mode="udp" Description="Container Port: 34197" Type="Port" Display="always" Required="false" Mask="false">34197</Config>
|
||||
<Config Name="Path" Target="/factorio" Default="" Mode="rw" Description="Container Path: /factorio" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/factorio/</Config>
|
||||
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="Container Variable: PUID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">99</Config>
|
||||
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="Container Variable: PGID" Type="Variable" Display="advanced-hide" Required="false" Mask="false">100</Config>
|
||||
</Container>
|
@@ -1,86 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Ferdi-Client</Name>
|
||||
<Repository>ich777/ferdi-client</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/ferdi-client/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://getferdi.com/</Project>
|
||||
<Overview>Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off.
|
||||

|
||||
UPDATE: The container will check on every start/restart if there is a newer version available.</Overview>
|
||||
<Category>Productivity: Tools:Utilities</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
|
||||
<TemplateURL>False</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/ferdi.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped --shm-size=2G</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>Ferdi is a destkop app that helps you organize how you use your favourite apps by combining them into one application. It is based on Franz - a software already used by thousands of people - with the difference that Ferdi gives you many additional features and doesn't restrict its usage! Ferdi is compatible with your existing Franz account so you can continue right where you left off.
|
||||

|
||||
UPDATE: The container will check on every start/restart if there is a newer version available.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8080</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/ferdi-client/</HostDir>
|
||||
<ContainerDir>/ferdi</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>stable</Value>
|
||||
<Name>FERDI_V</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1280</Value>
|
||||
<Name>CUSTOM_RES_W</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>768</Value>
|
||||
<Name>CUSTOM_RES_H</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Data Dir" Target="/ferdi" Default="" Mode="rw" Description="Data Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/ferdi-client/</Config>
|
||||
<Config Name="noVNC WebGUI" Target="8080" Default="" Mode="tcp" Description="TCP noVNC WebGUI" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
|
||||
<Config Name="Ferdi Version" Target="FERDI_V" Default="" Mode="" Description="Define your preferred Ferdi version here (valid options are 'stable' and 'latest' where latest refers to pre-releases)" Type="Variable" Display="always" Required="true" Mask="false">stable</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
<Config Name="Custom Screen Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Minimum screen width 1000 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">1280</Config>
|
||||
<Config Name="Custom Screen Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Minimum screen hight 880 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">768</Config>
|
||||
<Config Name="Umask" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
|
||||
</Container>
|
@@ -1,119 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>IW4x-Server</Name>
|
||||
<Repository>ich777/iw4x-server</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/iw4x-server/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Beta>true</Beta>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://iw4x.org/</Project>
|
||||
<Overview>This Docker will download and install a simple IW4x Server.
|
||||

|
||||
ATTENTION: You need to copy over the files from your CoD:MW2 folder to the server directory otherwise the server will not start.
|
||||

|
||||
DOWNLOAD NOTICE: If a download fails or is not available you can simply put the .zip files in the server directory and the container will extract the files and start the server.
|
||||

|
||||
WINE NOTICE: Since this container runs with WINE i can't guarantee that it will not crash or other weird behavior.</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/iw4x.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>This Docker will download and install a simple IW4x Server.
|
||||

|
||||
ATTENTION: You need to copy over the files from your CoD:MW2 folder to the server directory otherwise the server will not start.
|
||||

|
||||
DOWNLOAD NOTICE: If a download fails or is not available you can simply put the .zip files in the server directory and the container will extract the files and start the server.
|
||||

|
||||
WINE NOTICE: Since this container runs with WINE i can't guarantee that it will not crash or other weird behavior.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>28960</HostPort>
|
||||
<ContainerPort>28960</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>28960</HostPort>
|
||||
<ContainerPort>28960</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/iw4x</HostDir>
|
||||
<ContainerDir>/iw4x</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>+exec server.cfg +sv_maxclients 12 +set fs_game mods/bots +set playlistFilename playlists.info</Value>
|
||||
<Name>GAME_PARAMS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>FORCE_UPDATE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>https://github.com/XLabsProject/iw4x-rawfiles/releases/download/v0.1.9/release.zip</Value>
|
||||
<Name>IW4X_DL_URL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>https://iw4x-my.sharepoint.com/:u:/g/personal/emosewaj_iw4x_onmicrosoft_com/EYnWYmCXExpEvn-bL2262Q0BSy0jVZF0FXslvpJEDPE5Fw?e=gPx8RF&download=1</Value>
|
||||
<Name>IW4X_DLC_URL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>770</Value>
|
||||
<Name>DATA_PERM</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>28960</Value>
|
||||
<Name>GAME_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="ServerFiles" Target="/iw4x" Default="" Mode="rw" Description="Server Files" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/iw4x</Config>
|
||||
<Config Name="TCP - Game Port" Target="28960" Default="" Mode="tcp" Description="TCP Game Port same as UDP (if you need another port, please delete this entry and create a new TCP Port with the corresponding port number, also don't forget to click an 'Show more settings ...' and change the port number)" Type="Port" Display="always" Required="false" Mask="false">28960</Config>
|
||||
<Config Name="UDP - Game Port" Target="28960" Default="" Mode="udp" Description="UDP Game Port same as TCP (if you need another port, please delete this entry and create a new UDP Port with the corresponding port number, also don't forget to click an 'Show more settings ...' and change the port number)" Type="Port" Display="always" Required="false" Mask="false">28960</Config>
|
||||
<Config Name="Startup Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Specify your Startup Parameters here." Type="Variable" Display="always" Required="true" Mask="false">+exec server.cfg +sv_maxclients 12 +set fs_game mods/bots +set playlistFilename playlists.info</Config>
|
||||
<Config Name="Force Update" Target="FORCE_UPDATE" Default="" Mode="" Description="Set to 'true' (without quotes) to force an update." Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Main IW4x Download URL" Target="IW4X_DL_URL" Default="" Mode="" Description="Main IW4x Download URL (only change if you know what you are doing)" Type="Variable" Display="advanced" Required="true" Mask="false">https://github.com/XLabsProject/iw4x-rawfiles/releases/download/v0.1.9/release.zip</Config>
|
||||
<Config Name="IW4x DLC Download URL" Target="IW4X_DLC_URL" Default="" Mode="" Description="IW4x DLC Download URL (only change if you know what you are doing)" Type="Variable" Display="advanced" Required="true" Mask="false">https://iw4x-my.sharepoint.com/:u:/g/personal/emosewaj_iw4x_onmicrosoft_com/EYnWYmCXExpEvn-bL2262Q0BSy0jVZF0FXslvpJEDPE5Fw?e=gPx8RF&download=1</Config>
|
||||
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
|
||||
<Config Name="DATA_PERM" Target="DATA_PERM" Default="" Mode="" Description="Container Variable: DATA_PERM" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
<Config Name="GAME_PORT" Target="GAME_PORT" Default="" Mode="" Description="Change if you need another Game Port (please create a new TCP and UDP Port with the corresponding port number)" Type="Variable" Display="advanced" Required="true" Mask="false">28960</Config>
|
||||
</Container>
|
@@ -1,86 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>MEGASync</Name>
|
||||
<Repository>ich777/megasync</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/megasync</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://hub.docker.com/r/ich777/doh-server</Project>
|
||||
<Overview>MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC.
|
||||

|
||||
MEGAsync can synchronize all of your devices with your MEGA account. Access and work with your data securely across different locations and devices.</Overview>
|
||||
<Category>Network:Other Productivity: Tools:Utilities Backup:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/megasync.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>MEGAsync is an intuitive application that enables you to effortlessly synchronize folders on several computers. You simply need to upload data in the cloud and, within seconds, you can explore the same documents on your own PC.
|
||||

|
||||
MEGAsync can synchronize all of your devices with your MEGA account. Access and work with your data securely across different locations and devices.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8080</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/megasync</HostDir>
|
||||
<ContainerDir>/megasync/.local/share/data/Mega Limited/MEGAsync</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user</HostDir>
|
||||
<ContainerDir>/mnt/host</ContainerDir>
|
||||
<Mode>ro</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>800</Value>
|
||||
<Name>CUSTOM_RES_W</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>600</Value>
|
||||
<Name>CUSTOM_RES_H</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Data Dir" Target="/megasync/.local/share/data/Mega Limited/MEGAsync" Default="" Mode="rw" Description="Configuration directory" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/megasync</Config>
|
||||
<Config Name="Host Path" Target="/mnt/host" Default="" Mode="ro" Description="Read only (This container was mainly created to backup files to MEGA, if you also want to sync files from and to MEGA please create a new path entry to the preferred share on the server - it's strongly recommended to do that in /mnt/... within the container)" Type="Path" Display="always" Required="false" Mask="false">/mnt/user</Config>
|
||||
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="WebGUI" Type="Port" Display="always" Required="false" Mask="false">8080</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
|
||||
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
|
||||
<Config Name="Custom Screen Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Container Variable: CUSTOM_RES_W" Type="Variable" Display="advanced" Required="false" Mask="false">800</Config>
|
||||
<Config Name="Custom Screen Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Container Variable: CUSTOM_RES_H" Type="Variable" Display="advanced" Required="false" Mask="false">600</Config>
|
||||
</Container>
|
@@ -1,70 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>MagicMirror-2</Name>
|
||||
<Repository>ich777/magic-mirror2</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/magic-mirror2</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://magicmirror.builders/</Project>
|
||||
<Overview>This Container will download and install MagicMirror².
|
||||

|
||||
**MODULE INSTALLATION:** This container can pull modules from Github automatically, simply go to your server directory and in the 'modules' folder after the first startup, there you will find a file named 'modules.txt'.
|
||||
Simply drop your links from Gitbub into the file (place a 'Y' in front of the link to run a automatic 'npm install' after the download, not every module will work with this automatic module installer) or simply delete the '#' in front of the premade modules in the file and then restart the container to download the modules.
|
||||
Please don't forget to also to edit your config.js!
|
||||

|
||||
**Update Notice:** This container will check on every restart if there is a newer version of MagicMirror² available and will download and install it if so.</Overview>
|
||||
<Category>HomeAutomation: Tools:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://github.com/ich777/docker-templates/raw/master/ich777/images/magicmirror2.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>This Container will download and install MagicMirror².
|
||||

|
||||
**MODULE INSTALLATION:** This container can pull modules from Github automatically, simply go to your server directory and in the 'modules' folder after the first startup, there you will find a file named 'modules.txt'.
|
||||
Simply drop your links from Gitbub into the file (place a 'Y' in front of the link to run a automatic 'npm install' after the download, not every module will work with this automatic module installer) or simply delete the '#' in front of the premade modules in the file and then restart the container to download the modules.
|
||||
Please don't forget to also to edit your config.js!
|
||||

|
||||
**Update Notice:** This container will check on every restart if there is a newer version of MagicMirror² available and will download and install it if so.</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/magicmirror2</HostDir>
|
||||
<ContainerDir>/magicmirror2</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>FORCE_UPDATE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>FORCE_UPDATE_MODULES</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Data Path" Target="/magicmirror2" Default="" Mode="rw" Description="Data Path" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/magicmirror2</Config>
|
||||
<Config Name="Webinterface" Target="8080" Default="" Mode="tcp" Description="TCP - Webinterface" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
|
||||
<Config Name="Force Update" Target="FORCE_UPDATE" Default="" Mode="" Description="Set to 'true' (without quotes) to force an update - please don't forget to disable this afterwards since it will pull it every time you restart or start the container!" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Force Modules Update" Target="FORCE_UPDATE_MODULES" Default="" Mode="" Description="Set to 'true' (without quotes) to force an update on every restart of the container." Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
</Container>
|
@@ -1,194 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>NeverwinterNights-EE</Name>
|
||||
<Repository>ich777/nwnee-server</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/nwnee-server/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://www.beamdog.com/games/neverwinter-nights-enhanced/</Project>
|
||||
<Overview>This Docker will download and install Neverwinter Nights: Enhanced Edition and run it (by default this container has a MariaDB and Redis Server integrated).
|
||||

|
||||
First Start: Enter the Module name to load in the variable down below (without the .mod extension) start the container and wait for it until the log displays the message that the modules folder is empty, stop the container and place your mod file in the folder (.../Neverwinter Nights/modules) and restart the container (You can also place a mod file from your local installed game into the server eg.: .../Neverwinter Nights/data/mod/Contest of Champions 0492).
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||

|
||||
Update Notice: Simply restart the container if a newer version of the game is available.
|
||||

|
||||
CONSOLE: To connect to the console open up the terminal on the host machine and type in: 'docker exec -u nwnee -ti NAMEOFYOURCONTAINER screen -xS nwnee' (without quotes) to exit the screen session press CTRL+A and then CTRL+D or simply close the terminal window in the first place.</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/nwnee.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>This Docker will download and install Neverwinter Nights: Enhanced Edition and run it (by default this container has a MariaDB and Redis Server integrated).
|
||||

|
||||
First Start: Enter the Module name to load in the variable down below (without the .mod extension) start the container and wait for it until the log displays the message that the modules folder is empty, stop the container and place your mod file in the folder (.../Neverwinter Nights/modules) and restart the container (You can also place a mod file from your local installed game into the server eg.: .../Neverwinter Nights/data/mod/Contest of Champions 0492).
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||

|
||||
Update Notice: Simply restart the container if a newer version of the game is available.
|
||||

|
||||
CONSOLE: To connect to the console open up the terminal on the host machine and type in: 'docker exec -u nwnee -ti NAMEOFYOURCONTAINER screen -xS nwnee' (without quotes) to exit the screen session press CTRL+A and then CTRL+D or simply close the terminal window in the first place.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>5121</HostPort>
|
||||
<ContainerPort>5121</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/nwnee</HostDir>
|
||||
<ContainerDir>/nwnee</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>4</Value>
|
||||
<Name>LOG_LVL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Contest Of Champions 0492</Value>
|
||||
<Name>MOD_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>4</Value>
|
||||
<Name>MAX_CLIENTS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1</Value>
|
||||
<Name>MINLEVEL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>40</Value>
|
||||
<Name>MAXLEVEL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>PAUSEAPLAY</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>PVP</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>SERVERVAULT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>ELC</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>ILR</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>ONEPARTY</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>1</Value>
|
||||
<Name>DIFF</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>5</Value>
|
||||
<Name>AUTO_SAV_I</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Docker NWNEE</Value>
|
||||
<Name>SRV_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Docker</Value>
|
||||
<Name>PPW</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>adminDocker</Value>
|
||||
<Name>APWD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>PUBLIC_SRV</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0</Value>
|
||||
<Name>RLD_W_E</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>GAME_PARAMS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="ServerFiles" Target="/nwnee" Default="" Mode="rw" Description="Container Path: /nwnee" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/nwnee</Config>
|
||||
<Config Name="Log Level" Target="LOG_LVL" Default="" Mode="" Description="Set the log level (from 2=only fatal errors to 7=very verbose)" Type="Variable" Display="always" Required="true" Mask="false">4</Config>
|
||||
<Config Name="UDP - Game Port" Target="5121" Default="" Mode="udp" Description="UDP Game Port" Type="Port" Display="always" Required="true" Mask="false">5121</Config>
|
||||
<Config Name="Module Name" Target="MOD_NAME" Default="" Mode="" Description="Enter the module name to load here (located in your serverdirectory 'Neverwinter Nights/modules' without the .mod extension)" Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Maximum Clients" Target="MAX_CLIENTS" Default="" Mode="" Description="Set the maximum number of connections to the game server." Type="Variable" Display="always" Required="true" Mask="false">4</Config>
|
||||
<Config Name="Minimum Character Level" Target="MINLEVEL" Default="" Mode="" Description="Set the minimum character level required by the server." Type="Variable" Display="always" Required="true" Mask="false">1</Config>
|
||||
<Config Name="Maximum Character Level" Target="MAXLEVEL" Default="" Mode="" Description="Set the maximum character level allowed by the server." Type="Variable" Display="always" Required="true" Mask="false">40</Config>
|
||||
<Config Name="Player Pause" Target="PAUSEAPLAY" Default="" Mode="" Description="Set if a player or DM can pause the game (0 = game can only be paused by DM, 1 = game can by paused by players)" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="PVP Mode" Target="PVP" Default="" Mode="" Description="Set wich PVP mode do you want (0 = none, 1 = party, 2 = full)" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Servercharacters Only" Target="SERVERVAULT" Default="" Mode="" Description="Set if local or server characters (0 = local characters only. 1 = server characters only)" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Enforce Legal Characters" Target="ELC" Default="" Mode="" Description="Set enforcing legal characters (0 = don't enforce legal characters, 1 = do enforce legal characters)" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Enforce Item Level Restriction" Target="ILR" Default="" Mode="" Description="Set enforcing item level restriction (0 = don't enforce item level restrictions, 1 = do enforce item level restrictions)" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Multiple Parties Allowed" Target="ONEPARTY" Default="" Mode="" Description="Set if one or more parties are allowed (0 = allow only one party, 1 = allow multiple parties)" Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Difficulty" Target="DIFF" Default="" Mode="" Description="Set difficutly (1 = easy, 2 = normal, 3 = D&amp;D hardcore, 4 = very difficult)" Type="Variable" Display="always" Required="true" Mask="false">1</Config>
|
||||
<Config Name="Autosave Intervall" Target="AUTO_SAV_I" Default="" Mode="" Description="Set how frequently (in minutes) to autosave. 0 disables autosave." Type="Variable" Display="always" Required="true" Mask="false">5</Config>
|
||||
<Config Name="Server Name" Target="SRV_NAME" Default="" Mode="" Description="Set the name this server appears as in the mulitplayer game listing." Type="Variable" Display="always" Required="true" Mask="false">Docker NWNEE</Config>
|
||||
<Config Name="Connection Password" Target="PPW" Default="" Mode="" Description="Set the password required by players to join the game." Type="Variable" Display="always" Required="false" Mask="false">Docker</Config>
|
||||
<Config Name="Admin Password" Target="APWD" Default="" Mode="" Description="Set the password required to remotely administer the game. Currently unused." Type="Variable" Display="always" Required="true" Mask="false">adminDocker</Config>
|
||||
<Config Name="Public Server" Target="PUBLIC_SRV" Default="" Mode="" Description="Set if you want to list the game publicly (0 = do not list server with the matching service. 1 = list server with the matching service)." Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Restart Module If Server Becomes Empty" Target="RLD_W_E" Default="" Mode="" Description="Restart module if server becomes empty (0 = module state is persistant as long as server is running, 1 = module state is reset when the server becomes empty)." Type="Variable" Display="always" Required="true" Mask="false">0</Config>
|
||||
<Config Name="Extra Startup Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your extra game startup parameters if needed here (eg: '-dmpassword supersecretpassword -quiet' without quotes)." Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">000</Config>
|
||||
</Container>
|
@@ -1,153 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>PIXARK</Name>
|
||||
<Repository>ich777/steamcmd:pixark</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/steamcmd/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Beta>True</Beta>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://pixark.snail.com/</Project>
|
||||
<Overview>This Docker will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!).
|
||||

|
||||
BETA Warning: Since this Docker runs with WINE it's marked as BETA, i can not guarantee if the server is running always as expected!
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||

|
||||
Update Notice: Simply restart the container if a newer version of the game is available.
|
||||

|
||||
You can also run multiple servers with only one SteamCMD directory!</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/pixark.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>This Docker will download and install SteamCMD. It will also install PIXARK and run it (a normal server startup of PIXARK can take a long time!).
|
||||

|
||||
BETA Warning: Since this Docker runs with WINE it's marked as BETA, i can not guarantee if the server is running always as expected!
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||

|
||||
Update Notice: Simply restart the container if a newer version of the game is available.
|
||||

|
||||
You can also run multiple servers with only one SteamCMD directory!</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>27018</HostPort>
|
||||
<ContainerPort>27018</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>27016</HostPort>
|
||||
<ContainerPort>27016</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>27015</HostPort>
|
||||
<ContainerPort>27015</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/appdata/steamcmd</HostDir>
|
||||
<ContainerDir>/serverdata/steamcmd</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/pixark</HostDir>
|
||||
<ContainerDir>/serverdata/serverfiles</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>824360</Value>
|
||||
<Name>GAME_ID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>USERNAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>VALIDATE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>PASSWRD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>CubeWorld_Light</Value>
|
||||
<Name>MAP</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>PIXARKDocker</Value>
|
||||
<Name>SERVER_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Docker</Value>
|
||||
<Name>SRV_PWD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>adminDocker</Value>
|
||||
<Name>SRV_ADMIN_PWD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>?MaxPlayers=10</Value>
|
||||
<Name>GAME_PARAMS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>-QueryPort=27016 -Port=27015 -CubePort=27018 -NoBattlEye -nosteamclient -game -server -log</Value>
|
||||
<Name>GAME_PARAMS_EXTRA</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="Container Path: /serverdata/steamcmd" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
|
||||
<Config Name="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="Container Path: /serverdata/serverfiles" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/pixark</Config>
|
||||
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container download at startup. (https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)" Type="Variable" Display="always" Required="true" Mask="false">824360</Config>
|
||||
<Config Name="Steam-Username" Target="USERNAME" Default="" Mode="" Description="Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
|
||||
<Config Name="Validate Installation" Target="VALIDATE" Default="" Mode="" Description="Set the Variable to 'true' if you want to validate the installation otherwise leave it blank." Type="Variable" Display="always-hide" Required="false" Mask="false"/>
|
||||
<Config Name="Steam-Password" Target="PASSWRD" Default="" Mode="" Description="Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="true"/>
|
||||
<Config Name="UDP1 - Game Port" Target="27015" Default="" Mode="udp" Description="UDP Game Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">27015</Config>
|
||||
<Config Name="UDP2 - Cube Port" Target="27018" Default="" Mode="udp" Description="UDP Cube Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">27018</Config>
|
||||
<Config Name="UDP3 - Query Port" Target="27016" Default="" Mode="udp" Description="UDP Query Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">27016</Config>
|
||||
<Config Name="Map" Target="MAP" Default="TheIsland" Mode="" Description="Container Variable: MAP" Type="Variable" Display="always-hide" Required="true" Mask="false">CubeWorld_Light</Config>
|
||||
<Config Name="Server Name" Target="SERVER_NAME" Default="" Mode="" Description="Leave empty if you want to use the settings from GameUserSettings.ini (this field accepts no spaces)" Type="Variable" Display="always-hide" Required="false" Mask="false">PIXARKDocker</Config>
|
||||
<Config Name="Server Password" Target="SRV_PWD" Default="" Mode="" Description="Leave empty if you want to use the settings from GameUserSettings.ini (this field accepts no spaces)" Type="Variable" Display="always-hide" Required="false" Mask="false">Docker</Config>
|
||||
<Config Name="Server Admin Password" Target="SRV_ADMIN_PWD" Default="" Mode="" Description="Leave empty if you want to use the settings from GameUserSettings.ini (this field accepts no spaces)" Type="Variable" Display="always-hide" Required="false" Mask="false">adminDocker</Config>
|
||||
<Config Name="Game Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your game parameters seperated with ? and start with a ? (don't put spaces in between eg: ?MaxPlayers=40?FastDecayUnsnappedCoreStructures=true)" Type="Variable" Display="always-hide" Required="false" Mask="false">?MaxPlayers=10</Config>
|
||||
<Config Name="Extra Game Parameters" Target="GAME_PARAMS_EXTRA" Default="" Mode="" Description="Type in your Extra Game Parameters seperated with a space and - (eg: -DisableDeathSpectator -UseBattlEye)" Type="Variable" Display="always-hide" Required="true" Mask="false">-QueryPort=27016 -Port=27015 -CubePort=27018 -NoBattlEye -nosteamclient -game -server -log</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
</Container>
|
@@ -1,204 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>PhotoPrism</Name>
|
||||
<Repository>photoprism/photoprism</Repository>
|
||||
<Registry>https://hub.docker.com/r/photoprism/photoprism</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://github.com/photoprism/photoprism</Project>
|
||||
<Overview>PhotoPrism™ is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud.
|
||||

|
||||
Please also support the developer of this superior project through a PayPal donation or on Patreon.
|
||||

|
||||
Database lockups: If you got problems where the database lockes up you should switch to a mysql based database but you have to also setup a dedicated database for that, for example 'MariaDB' from Linuxserver.io - if you need help please visit the support thread of this container and/or the MariaDB thread.</Overview>
|
||||
<Category>Productivity: MediaApp:Photos</Category>
|
||||
<WebUI>http://[IP]:[PORT:2342]/</WebUI>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/photoprism.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/photoprism</DonateLink>
|
||||
<Description>PhotoPrism™ is a server-based application for browsing, organizing and sharing your personal photo collection. It makes use of the latest technologies to automatically tag and find pictures without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud.
|
||||

|
||||
Please also support the developer of this superior project through a PayPal donation or on Patreon.
|
||||

|
||||
Database lockups: If you got problems where the database lockes up you should switch to a mysql based database but you have to also setup a dedicated database for that, for example 'MariaDB' from Linuxserver.io - if you need help please visit the support thread of this container and/or the MariaDB thread.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>2342</HostPort>
|
||||
<ContainerPort>2342</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/photoprism</HostDir>
|
||||
<ContainerDir>/photoprism/storage</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/Pictures</HostDir>
|
||||
<ContainerDir>/photoprism/originals</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir/>
|
||||
<ContainerDir>/photoprism/import</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>true</Value>
|
||||
<Name>PHOTOPRISM_UPLOAD_NSFW</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>false</Value>
|
||||
<Name>PHOTOPRISM_DETECT_NSFW</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>PhotoPrism</Value>
|
||||
<Name>PHOTOPRISM_SITE_TITLE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Browse Your Life</Value>
|
||||
<Name>PHOTOPRISM_SITE_CAPTION</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>PHOTOPRISM_SITE_DESCRIPTION</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>PHOTOPRISM_SITE_AUTHOR</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>PHOTOPRISM_ADMIN_PASSWORD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>sqlite</Value>
|
||||
<Name>PHOTOPRISM_DATABASE_DRIVER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>PHOTOPRISM_DATABASE_DSN</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>180</Value>
|
||||
<Name>PHOTOPRISM_AUTO_INDEX</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>180</Value>
|
||||
<Name>PHOTOPRISM_AUTO_IMPORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>false</Value>
|
||||
<Name>PHOTOPRISM_SETTINGS_HIDDEN</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>false</Value>
|
||||
<Name>PHOTOPRISM_THUMB_UNCACHED</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>2048</Value>
|
||||
<Name>PHOTOPRISM_THUMB_SIZE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>7680</Value>
|
||||
<Name>PHOTOPRISM_THUMB_SIZE_UNCACHED</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>7680</Value>
|
||||
<Name>PHOTOPRISM_JPEG_SIZE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>90</Value>
|
||||
<Name>PHOTOPRISM_JPEG_QUALITY</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>false</Value>
|
||||
<Name>PHOTOPRISM_DARKTABLE_PRESETS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>lanczos</Value>
|
||||
<Name>PHOTOPRISM_THUMB_FILTER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>false</Value>
|
||||
<Name>PHOTOPRISM_EXPERIMENTAL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>PHOTOPRISM_UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>PHOTOPRISM_GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>/photoprism/storage</Value>
|
||||
<Name>PHOTOPRISM_STORAGE_PATH</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Data Dir" Target="/photoprism/storage" Default="" Mode="rw" Description="Storage PATH for generated files like cache and index (Keep cache, settings and database)" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/photoprism</Config>
|
||||
<Config Name="Storage Path" Target="/photoprism/originals" Default="" Mode="rw" Description="Path to your images and storage folder" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Pictures</Config>
|
||||
<Config Name="Photo Import Folder" Target="/photoprism/import" Default="" Mode="rw" Description="Only if you want to use the Import function of PhotoPrism (ATTENTION: Don't put the import folder in a subdirectory of the storage folder for your images!)" Type="Path" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Offensive Uploads" Target="PHOTOPRISM_UPLOAD_NSFW" Default="" Mode="" Description="Allow uploads that MAY be offensive (Valid options: 'true' or 'false')" Type="Variable" Display="always" Required="false" Mask="false">true</Config>
|
||||
<Config Name="Flag Offensive Photos" Target="PHOTOPRISM_DETECT_NSFW" Default="" Mode="" Description="Flag photos as private that MAY be offensive (Valid options: 'true' or 'false')" Type="Variable" Display="always" Required="false" Mask="false">false</Config>
|
||||
<Config Name="Website Tile" Target="PHOTOPRISM_SITE_TITLE" Default="" Mode="" Description="Website Title" Type="Variable" Display="always" Required="false" Mask="false">PhotoPrism</Config>
|
||||
<Config Name="Website Caption" Target="PHOTOPRISM_SITE_CAPTION" Default="" Mode="" Description="Website Caption" Type="Variable" Display="always" Required="false" Mask="false">Browse Your Life</Config>
|
||||
<Config Name="Website Description" Target="PHOTOPRISM_SITE_DESCRIPTION" Default="" Mode="" Description="Website Description" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Website Author" Target="PHOTOPRISM_SITE_AUTHOR" Default="" Mode="" Description="Website Author" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Initial Admin Password" Target="PHOTOPRISM_ADMIN_PASSWORD" Default="" Mode="" Description="Initial Admin Password - you can change the password on the settings page (If you don't want to use a password delete this entry and create another variable with the Key: 'PHOTOPRISM_PUBLIC' and the Value: 'true')" Type="Variable" Display="always" Required="true" Mask="true"/>
|
||||
<Config Name="WebGUI Port" Target="2342" Default="" Mode="tcp" Description="WebGUI Port" Type="Port" Display="always" Required="false" Mask="false">2342</Config>
|
||||
<Config Name="Photoprims Database Type" Target="PHOTOPRISM_DATABASE_DRIVER" Default="" Mode="" Description="Choose if you want to use the builtin 'sqlite' database or a 'mysql' based database (If you got problems where the database lockes up you should switch to mysql but you have to also setup a dedicated database for that for example 'MariaDB' from Linuxserver.io)" Type="Variable" Display="always" Required="true" Mask="false">sqlite</Config>
|
||||
<Config Name="MySQL Database Connection" Target="PHOTOPRISM_DATABASE_DSN" Default="" Mode="" Description="Needs to be filled out if you are using a 'mysql' based databyse type (it has to be filled in exact this format: 'DBUSER:DBPASSWORD@tcp(DBIP:DBPORT)/photoprism?parseTime=true' all values in CAPS have to be replaced with your credentials and without quotes)" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Webdav Autoindex - Safety Delay" Target="PHOTOPRISM_AUTO_INDEX" Default="" Mode="" Description="Set the safety delay for the Webdav Autoindexing in seconds (set to '-1' to disable set to '0' to enable the default value of 15 minutes or your preferred value in seconds)" Type="Variable" Display="always" Required="false" Mask="false">180</Config>
|
||||
<Config Name="Webdav Autoimport- Safety Delay" Target="PHOTOPRISM_AUTO_IMPORT" Default="" Mode="" Description="Set the safety delay for the Webdav Autoimport in seconds (set to '-1' to disable set to '0' to enable the default value of 15 minutes or your preferred value in seconds)" Type="Variable" Display="always" Required="false" Mask="false">180</Config>
|
||||
<Config Name="Settings Hidden" Target="PHOTOPRISM_SETTINGS_HIDDEN" Default="" Mode="" Description="Users can not view or change settings (Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
|
||||
<Config Name="On-Demand Rendering" Target="PHOTOPRISM_THUMB_UNCACHED" Default="" Mode="" Description="Enable on-demand thumbnail rendering (high memory and cpu usage - Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
|
||||
<Config Name="Tumbnail Size Limit" Target="PHOTOPRISM_THUMB_SIZE" Default="" Mode="" Description="Pre-rendered thumbnail size limit (default 2048, min 720, max 7680)" Type="Variable" Display="advanced" Required="false" Mask="false">2048</Config>
|
||||
<Config Name="On-demand Size Limit" Target="PHOTOPRISM_THUMB_SIZE_UNCACHED" Default="" Mode="" Description="On-demand rendering size limit (default 7680, min 720, max 7680)" Type="Variable" Display="advanced" Required="false" Mask="false">7680</Config>
|
||||
<Config Name="Converted Image Size Limit" Target="PHOTOPRISM_JPEG_SIZE" Default="" Mode="" Description="Size limit for converted image files in pixels (720-30000)" Type="Variable" Display="advanced" Required="false" Mask="false">7680</Config>
|
||||
<Config Name="Thumbnail Quality" Target="PHOTOPRISM_JPEG_QUALITY" Default="" Mode="" Description="Set to 95 for high-quality thumbnails (requires more storage)" Type="Variable" Display="advanced" Required="false" Mask="false">90</Config>
|
||||
<Config Name="Darktable Presets" Target="PHOTOPRISM_DARKTABLE_PRESETS" Default="" Mode="" Description="Use darktable presets (disables concurrent raw to jpeg conversion - Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
|
||||
<Config Name="Resample Filter" Target="PHOTOPRISM_THUMB_FILTER" Default="" Mode="" Description="Resample filter, best to worst: blackman, lanczos, cubic, linear" Type="Variable" Display="advanced" Required="false" Mask="false">lanczos</Config>
|
||||
<Config Name="Enable Experimental Features" Target="PHOTOPRISM_EXPERIMENTAL" Default="" Mode="" Description="Enable experimental features (Valid options: 'true' or 'false')" Type="Variable" Display="advanced" Required="false" Mask="false">false</Config>
|
||||
<Config Name="UID" Target="PHOTOPRISM_UID" Default="" Mode="" Description="Container Variable: PHOTOPRISM_UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="PHOTOPRISM_GID" Default="" Mode="" Description="Container Variable: PHOTOPRISM_GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
|
||||
<Config Name="Storage Path" Target="PHOTOPRISM_STORAGE_PATH" Default="" Mode="" Description="Change only if you know what you are doing! (delete this value if you want to store your database and generated thumnails in the main directory)" Type="Variable" Display="advanced" Required="false" Mask="false">/photoprism/storage</Config>
|
||||
</Container>
|
@@ -1,134 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>PlanetaryAnnihilation</Name>
|
||||
<Repository>ich777/planetaryannihilationserver</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/planetaryannihilationserver</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://www.steampowered.com/</Project>
|
||||
<Overview>This Docker will download and install Planetary Annihilation.
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files!
|
||||

|
||||
This Docker supports the original version of Planetary Annihilation and the expansion Planetary Annihilation Titans.
|
||||

|
||||
Update Notice: Set the Variable 'Update on Start' to 'true' (without quotes) then the docker will check every restart if there is a newer version available otherwise leave it blank.</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/pa.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<DonateImg>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/donate.png</DonateImg>
|
||||
<Description>This Docker will download and install Planetary Annihilation.
|
||||
This Docker supports the original version of Planetary Annihilation and the expansion Planetary Annihilation Titans.
|
||||

|
||||
Update Notice: Set the Variable 'Update on Start' to 'true' (without quotes) then the docker will check every restart if there is a newer version available otherwise leave it blank.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>20545</HostPort>
|
||||
<ContainerPort>20545</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
<Port>
|
||||
<HostPort>8192</HostPort>
|
||||
<ContainerPort>8192</ContainerPort>
|
||||
<Protocol>udp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/planetaryannihilation</HostDir>
|
||||
<ContainerDir>/serverdata/serverfiles</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value></Value>
|
||||
<Name>PA_ACC_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value></Value>
|
||||
<Name>PA_ACC_PWD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>stable</Value>
|
||||
<Name>GAME_STREAM</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>GAME_PARAMS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>DockerServer</Value>
|
||||
<Name>SERVER_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Docker</Value>
|
||||
<Name>SERVER_PWD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>12</Value>
|
||||
<Name>MAX_PLAYERS</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>UPDATE_ON_START</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>lobby</Value>
|
||||
<Name>GAME_MODE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>20545</Value>
|
||||
<Name>GAME_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="Container Path: /serverdata/serverfiles" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/planetaryannihilation</Config>
|
||||
<Config Name="Your PA Account name" Target="PA_ACC_NAME" Default="" Mode="" Description="Your PA account name goes here, if you don't have one got to this link: https://service.planetaryannihilation.net/user/LinkSteam?TitleId=4 create an account and link your Steam account to it." Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||
<Config Name="Your PA Account Password" Target="PA_ACC_PWD" Default="" Mode="" Description="Your PA password goes here" Type="Variable" Display="always" Required="true" Mask="false"></Config>
|
||||
<Config Name="Game Stream" Target="GAME_STREAM" Default="" Mode="" Description="Choose between 'stable' and 'PTE' (without quotes)" Type="Variable" Display="always" Required="true" Mask="false">stable</Config>
|
||||
<Config Name="Extra Startup Parameters" Target="GAME_PARAMS" Default="" Mode="" Description="Extra startup parameters, if not needed leave it blank." Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Server Name" Target="SERVER_NAME" Default="" Mode="" Description="Here goes the name of you PA Server" Type="Variable" Display="always" Required="true" Mask="false">DockerServer</Config>
|
||||
<Config Name="Server Password" Target="SERVER_PWD" Default="" Mode="" Description="Here goes the Password of the Server" Type="Variable" Display="always" Required="true" Mask="false">Docker</Config>
|
||||
<Config Name="Maximum Players" Target="MAX_PLAYERS" Default="" Mode="" Description="Enter the maximum players on the server." Type="Variable" Display="always" Required="true" Mask="false">12</Config>
|
||||
<Config Name="Update on start" Target="UPDATE_ON_START" Default="" Mode="" Description="Set to 'true' (withoute quotes) if you want to check for updates, otherwise leave it blank." Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Game Mode" Target="GAME_MODE" Default="" Mode="" Description="For the standard Planetary Annihilation fill in 'lobby', for the extension Planetary Annihilation Titans fill in 'PAExpansion1:lobby' (without quotes)." Type="Variable" Display="always" Required="true" Mask="false">lobby</Config>
|
||||
<Config Name="TCP - Server Port" Target="20545" Default="" Mode="tcp" Description="TCP Serverport (if you need another port, please delete this entry and create a new TCP Port with the required port number, also don't forget to click an 'Show more settings ...' and change the port number" Type="Port" Display="always" Required="true" Mask="false">20545</Config>
|
||||
<Config Name="UDP - LAN Beacon" Target="8192" Default="" Mode="udp" Description="Container Port: 8192" Type="Port" Display="always" Required="true" Mask="false">8192</Config>
|
||||
<Config Name="GAME_PORT" Target="GAME_PORT" Default="20545" Mode="" Description="Container Variable: GAME_PORT" Type="Variable" Display="advanced" Required="false" Mask="false">20545</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
</Container>
|
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Containers>
|
||||
<PluginURL>https://raw.githubusercontent.com/ich777/unraid-prometheus_adguard_exporter/master/prometheus_adguard_exporter.plg</PluginURL>
|
||||
<PluginAuthor>ich777</PluginAuthor>
|
||||
<Beta>False</Beta>
|
||||
<Category>Productivity: Tools:System</Category>
|
||||
<Name>Prometheus-AdGuard-Exporter</Name>
|
||||
<Description>Is a slim plugin, that takes informations gathered from the AdGuard API and provides it to a Prometheus database. Usage is not limited to Prometheus only. Data can be formated and displayed to any database or graphical node. Export URL: The URL for the exportet metrics is: 'http://YOURunRAIDIP:9617/metrics' (to use it in Prometheus add the target: 'YOURunRAIDIP:9617' to your Prometheus yaml).
|
||||
This Plugin is based on adguard-exporter from ebrianne: https://github.com/ebrianne/adguard-exporter</Description>
|
||||
<Support>https://forums.unraid.net/topic/110995-plugin-prometheus-unraid-plugins/</Support>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/adguardhome.png</Icon>
|
||||
</Containers>
|
@@ -1,78 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Restreamer</Name>
|
||||
<Repository>datarhei/restreamer</Repository>
|
||||
<Registry>https://hub.docker.com/r/datarhei/restreamer</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://datarhei.github.io/restreamer/</Project>
|
||||
<Overview>Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid.
|
||||

|
||||
Features:
|
||||
- User-Interface incl. Basic-Auth
|
||||
- JSON / HTTP-API
|
||||
- FFmpeg streamig/encoding the video/camera-stream, creating snapshots or pushing to a external streaming-endpoint
|
||||
- NGINX incl. RTMP-Module as streaming-backend and hls server
|
||||
- Clappr-Player to embed your stream on your website
|
||||
- Docker and Kitematic optimizations and very easy installation
|
||||

|
||||
To get a full list of available Variables for the container refert to this page: https://datarhei.github.io/restreamer/docs/references-environment-vars.html</Overview>
|
||||
<Category>Network:Other MediaApp:Video Productivity:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/ui</WebUI>
|
||||
<TemplateURL>False</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/restreamer.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>Please consider donating to Datarhei </DonateText>
|
||||
<DonateLink>https://www.patreon.com/datarhei</DonateLink>
|
||||
<Description>Datarhei/Restreamer allows smart free video streaming in real time. Stream H.264 video of IP cameras live to your website. Pump your live video to YouTube-Live, Ustream, Twitch, Livestream.com or any other streaming-solutions e.g. Wowza-Streaming-Engine. Our Docker-Image is easy to install and runs on Linux, MacOS and Windows. Datarhei/Restreamer can be perfectly combined with single-board computers like Raspberry Pi and Odroid.
|
||||

|
||||
Features:
|
||||
- User-Interface incl. Basic-Auth
|
||||
- JSON / HTTP-API
|
||||
- FFmpeg streamig/encoding the video/camera-stream, creating snapshots or pushing to a external streaming-endpoint
|
||||
- NGINX incl. RTMP-Module as streaming-backend and hls server
|
||||
- Clappr-Player to embed your stream on your website
|
||||
- Docker and Kitematic optimizations and very easy installation
|
||||

|
||||
To get a full list of available Variables for the container refert to this page: https://datarhei.github.io/restreamer/docs/references-environment-vars.html</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>8080</HostPort>
|
||||
<ContainerPort>8080</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/restreamer</HostDir>
|
||||
<ContainerDir>/restreamer/db</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>admin</Value>
|
||||
<Name>RS_USERNAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Password</Value>
|
||||
<Name>RS_PASSWORD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Data Path" Target="/restreamer/db" Default="" Mode="rw" Description="Main data path" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/restreamer</Config>
|
||||
<Config Name="Backend Username" Target="RS_USERNAME" Default="" Mode="" Description="Backend login username" Type="Variable" Display="always" Required="true" Mask="false">admin</Config>
|
||||
<Config Name="Backend Password" Target="RS_PASSWORD" Default="" Mode="" Description="Backend login password" Type="Variable" Display="always" Required="true" Mask="true">Password</Config>
|
||||
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="WebGUI Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
|
||||
</Container>
|
@@ -1,43 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Stormworks</Name>
|
||||
<Repository>ich777/steamcmd:stormworks</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/steamcmd/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Beta>true</Beta>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://www.steampowered.com/</Project>
|
||||
<Overview>This Docker will download and install SteamCMD. It will also install Stormworks and run it.
|
||||

|
||||
Initial server configuration: 
|
||||
**Servername:** Stormworks Docker **Password:** Docker 
|
||||

|
||||
**Configuration/Save Location:** You'll find your server configuration and saved games in: ../WINE64/drive_c/users/steam/AppData/Roaming/Stormworks/
|
||||

|
||||
**ATTENTION:** First startup can take very long since it downloads the gameserver files and it also installs the runtimes which can take quite some time! 
|
||||

|
||||
Update Notice: Simply restart the container if a newer version of the game is available.</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>False</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/stormworks.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Requires/>
|
||||
<Config Name="SteamCMD" Target="/serverdata/steamcmd" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/steamcmd</Config>
|
||||
<Config Name="Server Files" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/stormworks</Config>
|
||||
<Config Name="GAME_ID" Target="GAME_ID" Default="" Mode="" Description="The GAME_ID that the container downloads at startup. If you want to install a static or beta version of the game change the value to: '1247090 -beta YOURBRANCH' (without quotes, replace YOURBRANCH with the branch or version you want to install)." Type="Variable" Display="always" Required="true" Mask="false">1247090</Config>
|
||||
<Config Name="Validate Installation" Target="VALIDATE" Default="" Mode="" Description="Set the Variable to 'true' if you want to validate the installation otherwise leave it blank." Type="Variable" Display="always-hide" Required="false" Mask="false"/>
|
||||
<Config Name="UDP Game Ports" Target="25564-25565" Default="" Mode="udp" Description="UDP Game Ports (If you need another port delete this entry and create a new UDP port mapping here in the template with the Container and Host port+1 set to the same as in your server_config.xml)." Type="Port" Display="always" Required="true" Mask="false">25564-25565</Config>
|
||||
<Config Name="Steam-Username" Target="USERNAME" Default="" Mode="" Description="Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="false"/>
|
||||
<Config Name="Steam-Password" Target="PASSWRD" Default="" Mode="" Description="Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION: You have to disable Steam Guard)." Type="Variable" Display="advanced-hide" Required="false" Mask="true"/>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
</Container>
|
@@ -1,39 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>TerrariaMobile</Name>
|
||||
<Repository>ich777/terrariaserver:mobile</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/terrariaserver/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/79530-support-ich777-gameserver-dockers/</Support>
|
||||
<Project>https://terraria.org/</Project>
|
||||
<Overview>This Docker will download and install Terraria Mobile and run it.
|
||||

|
||||
SERVER PASSWORD: Docker
|
||||

|
||||
ATTENTION: First Startup can take very long since it downloads the gameserver files and creates the map!
|
||||

|
||||
Update Notice: The Container will check on every start/restart if there is a newer version of the game available and install it if so.
|
||||

|
||||
WEB CONSOLE: You can connect to the Terraria console by opening your browser and go to HOSTIP:9013 (eg: 192.168.1.1:9013) or click on WebUI on the Docker page within Unraid.</Overview>
|
||||
<Category>GameServers:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/</WebUI>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/terraria.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Requires/>
|
||||
<Config Name="ServerFiles" Target="/serverdata/serverfiles" Default="" Mode="rw" Description="" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/terrariamobile</Config>
|
||||
<Config Name="Preferred Terraria Mobile version" Target="TERRARIA_MOBILE_SRV_V" Default="" Mode="" Description="Enter your prefered Terraria Mobile Server version (you can get the latest version number for example here: https://terraria.fandom.com/wiki/Mobile_version)" Type="Variable" Display="always" Required="true" Mask="false">1.4.3.2</Config>
|
||||
<Config Name="GAME_PARAMS" Target="GAME_PARAMS" Default="" Mode="" Description="Enter your start up commands for the server." Type="Variable" Display="always" Required="false" Mask="false">-config serverconfig.txt</Config>
|
||||
<Config Name="TCP" Target="7777" Default="" Mode="tcp" Description="" Type="Port" Display="always" Required="true" Mask="false">7777</Config>
|
||||
<Config Name="TCP - WebConsole" Target="8080" Default="" Mode="tcp" Description="WebConsole (by default, you can connect to the Terraria console by opening your browser and go to HOSTIP:9013 - eg: 192.168.1.1:9013 - or click on WebUI on the Docker page within Unraid)." Type="Port" Display="always" Required="false" Mask="false">9013</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
</Container>
|
@@ -1,44 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Ubuntu-APT-Mirror</Name>
|
||||
<Repository>ich777/ubuntu-mirror</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/ubuntu-mirror</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://ubuntu.com/</Project>
|
||||
<Overview>This container will run apt-mirror and Apache2. This allows you to create a local apt mirror for Ubuntu packages.
|
||||

|
||||
On first run you will have to edit the mirror.list file that lives in your CONFIG_DIR which repositories you want to sync and other settings like how many threads to use for downloading,...
|
||||
Restart the container afterwards (keep an eye on the logs the container will tell you what to do).
|
||||

|
||||
**ATTENTION/WARNING:** Keep in mind that the first sync can take very long depending on how much repositories you've selected (jammy main restricted universe multiverse: Will take about 200GB of hard drive space!).
|
||||

|
||||
**Update from the mirror files:** By default a cron job will run every day at 01:00 which will update your mirror.
|
||||

|
||||
**Mirror address:** The default address for the mirror is 'http://ipFROMtheCONTAINER:980'
|
||||
Add something like this to your '/etc/apt/sources.list': 'deb http://ipFROMtheCONTAINER:980/ubuntu jammy main restricted universe multiverse'</Overview>
|
||||
<Category>Network:Other Productivity: Tools:Utilities Drivers:</Category>
|
||||
<WebUI>http://[IP]:[PORT:980]/</WebUI>
|
||||
<TemplateURL/>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/ubuntuapt.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Requires/>
|
||||
<Config Name="Main Data Path" Target="/ubuntu-mirror/data" Default="" Mode="rw" Description="Keep in mind that the mirror can consume very much space (jammy main restricted universe multiverse: Will take about 200GB of hard drive space!) - you can also put the data directory somewhere else like on a disk outside the Array or Cache for example with Unassigned Devices." Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/ubuntu-apt-mirror/data</Config>
|
||||
<Config Name="Main Configuration Path" Target="/ubuntu-mirror/config" Default="" Mode="rw" Description="Configuration directory" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/appdata/ubuntu-apt-mirror/config</Config>
|
||||
<Config Name="Mirror Schedule" Target="CRON_SCHEDULE" Default="" Mode="" Description="Set your cron schedule for your mirror (by default it is set to 01:00 - head over to https://crontab.guru/ to create your own if you want to customize it)" Type="Variable" Display="always" Required="true" Mask="false">0 1 * * *</Config>
|
||||
<Config Name="Mirror http port" Target="980" Default="" Mode="tcp" Description="Main http port" Type="Port" Display="always" Required="true" Mask="false">980</Config>
|
||||
<Config Name="Force update on start" Target="FORCE_UPDATE" Default="false|true" Mode="" Description="Force update from the mirror on every start/restart of the container." Type="Variable" Display="always" Required="true" Mask="false">false</Config>
|
||||
<Config Name="DATA_PERM" Target="DATA_PERM" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
|
||||
<Config Name="UMASK" Target="UMASK" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
|
||||
<Config Name="Apache2 Port in Container" Target="APACHE2_PORT" Default="" Mode="" Description="If you change this value you also have to delete the old port mapping and create a new one with the appropriate port." Type="Variable" Display="advanced" Required="true" Mask="false">980</Config>
|
||||
</Container>
|
@@ -1,81 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Zabbix-Server</Name>
|
||||
<Repository>zabbix/zabbix-server-mysql</Repository>
|
||||
<Registry>https://hub.docker.com/r/zabbix/zabbix-server-mysql/</Registry>
|
||||
<Network>br0</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>true</Privileged>
|
||||
<PrivilegedReq>true</PrivilegedReq>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://www.zabbix.com/</Project>
|
||||
<Overview>Zabbix server is the central process of Zabbix software.
|
||||
The server performs the polling and trapping of data, it calculates triggers, sends notifications to users. It is the central component to which Zabbix agents and proxies report data on availability and integrity of systems. The server can itself remotely check networked services (such as web servers and mail servers) using simple service checks.
|
||||
ATTENTION: If you want to reload the configuration please type in your unRAID terminal: 'docker exec -ti NAME_OF_YOUR_ZABBIXSERVERCONTAINTER zabbix_server -R config_cache_reload' (without quotes eg: docker exec -ti Zabbix-Server zabbix_server -R config_cache_reload).
|
||||
VARIABLES: If you need other variables here is a complete list of all variables: https://hub.docker.com/r/zabbix/zabbix-server-mysql</Overview>
|
||||
<Category>Network:Other Productivity: Tools:System</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/Zabbix-Logo.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>Zabbix server is the central process of Zabbix software.
|
||||
The server performs the polling and trapping of data, it calculates triggers, sends notifications to users. It is the central component to which Zabbix agents and proxies report data on availability and integrity of systems. The server can itself remotely check networked services (such as web servers and mail servers) using simple service checks.
|
||||
ATTENTION: If you want to reload the configuration please type in your unRAID terminal: 'docker exec -ti NAME_OF_YOUR_ZABBIXSERVERCONTAINTER zabbix_server -R config_cache_reload' (without quotes eg: docker exec -ti Zabbix-Server zabbix_server -R config_cache_reload).
|
||||
VARIABLES: If you need other variables here is a complete list of all variables: https://hub.docker.com/r/zabbix/zabbix-server-mysql</Description>
|
||||
<Networking>
|
||||
<Mode>br0</Mode>
|
||||
<Publish/>
|
||||
</Networking>
|
||||
<Data/>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>DB_SERVER_HOST</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>DB_SERVER_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>MYSQL_USER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>MYSQL_PASSWORD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>zabbix</Value>
|
||||
<Name>MYSQL_DATABASE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>ZBX_LOADMODULE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>3</Value>
|
||||
<Name>ZBX_DEBUGLEVEL</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Database IP" Target="DB_SERVER_HOST" Default="" Mode="" Description="Your Database Host IP goes here. (I recommend you to install MariaDB from Linuxserver.io but you can use any MySQL compatible database server)." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Port" Target="DB_SERVER_PORT" Default="" Mode="" Description="Your Database Host Port goes here." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Username" Target="MYSQL_USER" Default="" Mode="" Description="Database username goes here (You have to create it first inside your database)." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Password" Target="MYSQL_PASSWORD" Default="" Mode="" Description="Database password goes here (You have to create it first inside your database)." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Name" Target="MYSQL_DATABASE" Default="" Mode="" Description="Databasename goes here (You have to create it first inside your database)." Type="Variable" Display="always" Required="true" Mask="false">zabbix</Config>
|
||||
<Config Name="Zabbix Modules" Target="ZBX_LOADMODULE" Default="" Mode="" Description="The variable is a list of comma separated loadable Zabbix modules. It works with volume /var/lib/zabbix/modules. The syntax of the variable is dummy1.so, dummy2.so" Type="Variable" Display="always" Required="false" Mask="false"/>
|
||||
<Config Name="Debuglevel" Target="ZBX_DEBUGLEVEL" Default="" Mode="" Description="The variable is used to specify debug level. By default, value is 3. It is DebugLevel parameter in zabbix_server.conf. Allowed values are listed below: 0 - basic information about starting and stopping of Zabbix processes; 1 - critical information 2 - error information 3 - warnings 4 - for debugging (produces lots of information) 5 - extended debugging (produces even more information)" Type="Variable" Display="always" Required="true" Mask="false">3</Config>
|
||||
</Container>
|
@@ -1,97 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>Zabbix-Webinterface</Name>
|
||||
<Repository>zabbix/zabbix-web-nginx-mysql</Repository>
|
||||
<Registry>https://hub.docker.com/r/zabbix/zabbix-web-nginx-mysql/</Registry>
|
||||
<Network>br0</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://www.zabbix.com/</Project>
|
||||
<Overview>Zabbix web interface is a part of Zabbix software. It is used to manage resources under monitoring and view monitoring statistics.
|
||||

|
||||
VARIABLES: If you need other variables here is a complete list of all variables: https://hub.docker.com/r/zabbix/zabbix-web-nginx-mysql/</Overview>
|
||||
<Category>Network:Other Productivity: Tools:System</Category>
|
||||
<WebUI/>
|
||||
<TemplateURL>false</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/Zabbix-Logo.png</Icon>
|
||||
<ExtraParams/>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>Zabbix web interface is a part of Zabbix software. It is used to manage resources under monitoring and view monitoring statistics.
|
||||

|
||||
VARIABLES: If you need other variables here is a complete list of all variables: https://hub.docker.com/r/zabbix/zabbix-web-nginx-mysql/</Description>
|
||||
<Networking>
|
||||
<Mode>br0</Mode>
|
||||
<Publish/>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/zabbix-web</HostDir>
|
||||
<ContainerDir>/etc/ssl/nginx</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>DB_SERVER_HOST</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>DB_SERVER_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>MYSQL_USER</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>MYSQL_PASSWORD</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>zabbix</Value>
|
||||
<Name>MYSQL_DATABASE</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>ZBX_SERVER_HOST</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value/>
|
||||
<Name>ZBX_SERVER_PORT</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>Europe/London</Value>
|
||||
<Name>PHP_TZ</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>ZabbixServer</Value>
|
||||
<Name>ZBX_SERVER_NAME</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Database IP" Target="DB_SERVER_HOST" Default="" Mode="" Description="Your Database Host IP goes here. (I recommend you to install MariaDB from Linuxserver.io but you can use any MySQL compatible database server)." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Port" Target="DB_SERVER_PORT" Default="" Mode="" Description="Your Database Host Port goes here." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Username" Target="MYSQL_USER" Default="" Mode="" Description="Database username goes here (You have to create it first inside your database)." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Password" Target="MYSQL_PASSWORD" Default="" Mode="" Description="Database password goes here (You have to create it first inside your database)." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Database Name" Target="MYSQL_DATABASE" Default="" Mode="" Description="Databasename goes here (You have to create it first inside your database)." Type="Variable" Display="always" Required="true" Mask="false">zabbix</Config>
|
||||
<Config Name="Zabbix Server IP" Target="ZBX_SERVER_HOST" Default="" Mode="" Description="Your Zabbix Server IP goes here." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Zabbix Server Port" Target="ZBX_SERVER_PORT" Default="" Mode="" Description="Your Zabbix Server Port goes here." Type="Variable" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="PHP Timezone" Target="PHP_TZ" Default="" Mode="" Description="Your timezone goes here (you can find a list of timezones at: https://www.php.net/manual/en/timezones.php )" Type="Variable" Display="always" Required="true" Mask="false">Europe/London</Config>
|
||||
<Config Name="Name of the Zabbix Server" Target="ZBX_SERVER_NAME" Default="" Mode="" Description="The name of the server that will show up in the webgui." Type="Variable" Display="always" Required="true" Mask="false">ZabbixServer</Config>
|
||||
<Config Name="SSL Certificate" Target="/etc/ssl/nginx" Default="" Mode="rw" Description="The volume allows to enable HTTPS for the Zabbix web interface. The volume must contains two files ssl.crt, ssl.key and dhparam.pem prepared for Nginx SSL connections. Please follow official Nginx documentation to get more details about how to create certificate files. (If you allready got a webserver you also can reverse proxy this container)" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/zabbix-web</Config>
|
||||
</Container>
|
@@ -1,39 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>jdupes-gui</Name>
|
||||
<Repository>ich777/jdupes-gui</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/jdupes-gui/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://github.com/jbruchon/jdupes</Project>
|
||||
<Overview>jdupes is a command line program for identifying and taking actions upon duplicate files combined with jdupes-gui it becomes a usefull tool for identifying duplicated files on your server.
|
||||

|
||||
**A WORD OF WARNING:** jdupes IS NOT a drop-in compatible replacement for fdupes!
|
||||

|
||||
**ATTENTION:** A minor inconvenience is caused by the fact that the jdupes-gui script is single-threaded. This causes the application to seemingly hang when running long jobs like searching through large folders or deleting large batches of files. Please be patient, it is still working.
|
||||

|
||||
See the official GitHub repository for jdupes here: https://github.com/jbruchon/jdupes and jdupes-gui here: https://github.com/Pesc0/jdupes-gui</Overview>
|
||||
<Category>Backup:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]/vnc.html?autoconnect=true</WebUI>
|
||||
<TemplateURL/>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/jdupes.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.jodybruchon.com/</DonateLink>
|
||||
<Requires/>
|
||||
<Config Name="Data Dir" Target="/jdupes" Default="" Mode="rw" Description="Can be deleted if you don't need a VNC password" Type="Path" Display="always" Required="false" Mask="false">/mnt/cache/appdata/jdupes/</Config>
|
||||
<Config Name="WebGUI" Target="8080" Default="" Mode="tcp" Description="WebGUI http Port" Type="Port" Display="always" Required="true" Mask="false">8080</Config>
|
||||
<Config Name="Path to files" Target="/mnt/user" Default="" Mode="rw" Description="Data Path for your files (ATTENTION: Please always double check what you are deleting in the containers since this affects the files on your Server and you won't be able to recover them!!! The recommended default path is /mnt/user)" Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Data Permissions" Target="DATA_PERM" Default="" Mode="" Description="Data Permissions for config directory" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
|
||||
<Config Name="Umask Value" Target="UMASK" Default="" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="" Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config>
|
||||
<Config Name="Custom Screen Width" Target="CUSTOM_RES_W" Default="" Mode="" Description="Minimum screen width 1280 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">1280</Config>
|
||||
<Config Name="Custom Screen Height" Target="CUSTOM_RES_H" Default="" Mode="" Description="Minimum screen hight 850 pixels" Type="Variable" Display="advanced" Required="true" Mask="false">850</Config>
|
||||
</Container>
|
@@ -1,94 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>NZBGet</Name>
|
||||
<Repository>ich777/nzbget</Repository>
|
||||
<Registry>https://hub.docker.com/r/ich777/nzbget</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
<Shell>bash</Shell>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://forums.unraid.net/topic/83786-support-ich777-application-dockers/</Support>
|
||||
<Project>https://nzbget.net/</Project>
|
||||
<Overview>NZBGet is an Usenet-client written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.
|
||||

|
||||
UPDATE: The container will check on every start/restart if there is a newer version available (you can also choose between stabel and prereleases and switch between them - keep in mind sometimes downgrading from a prerelease version could break your configuration).
|
||||

|
||||
MANUAL VERSION: You can also set a version manually by typing in the version number that you want to use eg: '21.0' without quotes - this does only work with release versions.
|
||||

|
||||
ATTENTION: Don't change the IP address or the port in the nzbget config itself.</Overview>
|
||||
<Category>Downloaders:</Category>
|
||||
<WebUI>http://[IP]:[PORT:6789]/</WebUI>
|
||||
<TemplateURL>False</TemplateURL>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/nzbget.png</Icon>
|
||||
<ExtraParams>--restart=unless-stopped</ExtraParams>
|
||||
<PostArgs/>
|
||||
<CPUset/>
|
||||
<DateInstalled/>
|
||||
<DonateText>If you like my work please </DonateText>
|
||||
<DonateLink>https://www.paypal.me/chips777</DonateLink>
|
||||
<Description>NZBGet is an Usenet-client written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.
|
||||

|
||||
UPDATE: The container will check on every start/restart if there is a newer version available (you can also choose between stabel and prereleases and switch between them - keep in mind sometimes downgrading from a prerelease version could break your configuration).
|
||||

|
||||
MANUAL VERSION: You can also set a version manually by typing in the version number that you want to use eg: '21.0' without quotes - this does only work with release versions.
|
||||

|
||||
ATTENTION: Don't change the IP address or the port in the nzbget config itself.</Description>
|
||||
<Networking>
|
||||
<Mode>bridge</Mode>
|
||||
<Publish>
|
||||
<Port>
|
||||
<HostPort>6789</HostPort>
|
||||
<ContainerPort>6789</ContainerPort>
|
||||
<Protocol>tcp</Protocol>
|
||||
</Port>
|
||||
</Publish>
|
||||
</Networking>
|
||||
<Data>
|
||||
<Volume>
|
||||
<HostDir>/mnt/cache/appdata/nzbget</HostDir>
|
||||
<ContainerDir>/nzbget</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
<Volume>
|
||||
<HostDir>/mnt/user/Downloads/</HostDir>
|
||||
<ContainerDir>/mnt/downloads</ContainerDir>
|
||||
<Mode>rw</Mode>
|
||||
</Volume>
|
||||
</Data>
|
||||
<Environment>
|
||||
<Variable>
|
||||
<Value>latest</Value>
|
||||
<Name>NZBGET_V</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>770</Value>
|
||||
<Name>DATA_PERM</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>99</Value>
|
||||
<Name>UID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>100</Value>
|
||||
<Name>GID</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
<Variable>
|
||||
<Value>0000</Value>
|
||||
<Name>UMASK</Name>
|
||||
<Mode/>
|
||||
</Variable>
|
||||
</Environment>
|
||||
<Labels/>
|
||||
<Config Name="Data Dir" Target="/nzbget" Default="" Mode="rw" Description="Configuration directory" Type="Path" Display="always" Required="true" Mask="false">/mnt/cache/appdata/nzbget</Config>
|
||||
<Config Name="Dowloads" Target="/mnt/downloads" Default="" Mode="rw" Description="Main download directory" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Downloads/</Config>
|
||||
<Config Name="nzbget Release" Target="NZBGET_V" Default="" Mode="" Description="Enter your preferred version (valid options are 'lastest' and 'prerelease' without quotes - if you set it to a specific version, set it in this format: '21.0' without quotes - this does only work with release versions)." Type="Variable" Display="always" Required="true" Mask="false">latest</Config>
|
||||
<Config Name="TCP - WebGUI http" Target="6789" Default="" Mode="tcp" Description="WebGUI port http (don't change the IP address or the port in the nzbget config itself)." Type="Port" Display="always" Required="true" Mask="false">6789</Config>
|
||||
<Config Name="Data Permissions" Target="DATA_PERM" Default="" Mode="" Description="Container Variable: DATA_PERM" Type="Variable" Display="advanced" Required="true" Mask="false">770</Config>
|
||||
<Config Name="UID" Target="UID" Default="" Mode="" Description="Container Variable: UID" Type="Variable" Display="advanced" Required="true" Mask="false">99</Config>
|
||||
<Config Name="GID" Target="GID" Default="" Mode="" Description="Container Variable: GID" Type="Variable" Display="advanced" Required="true" Mask="false">100</Config>
|
||||
<Config Name="Umask Value" Target="UMASK" Default="" Mode="" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="true" Mask="false">0000</Config>
|
||||
</Container>
|
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Containers>
|
||||
<PluginURL>https://raw.githubusercontent.com/ich777/unraid-r8152-driver/master/unraid-r8152.plg</PluginURL>
|
||||
<PluginAuthor>ich777</PluginAuthor>
|
||||
<Beta>False</Beta>
|
||||
<Category>Productivity: Tools:System Drivers:</Category>
|
||||
<Name>RTL8152/3/4/6 USB Drivers</Name>
|
||||
<Description>This package contains the Realtek OOT Drivers and installs them, a reboot is required after installing the plugin (upgrading to a newer Unraid version maybe needs a second reboot too).
|
||||
ATTENTION: To utilize 2.5Gbit/s speeds you have to add this line at the bottom to your 'go' file: 'ethtool -s eth0 autoneg on advertise 0x80000000002f' (without quotes and modify eth0 to the corresponding adapter in your system)!
|
||||
|
||||
The following Chipsets are supported by this driver: RTL8152B, RTL8153/RTL8153B, RTL8154/RTL8154B, RTL8156/RTL8156B(S)(G)
|
||||
|
||||
Source: https://github.com/wget/realtek-r8152-linux</Description>
|
||||
<Support>https://forums.unraid.net/topic/92865-support-ich777-amd-vendor-reset-coraltpu-hpsahba/</Support>
|
||||
<Icon>https://raw.githubusercontent.com/ich777/docker-templates/master/ich777/images/realtek.png</Icon>
|
||||
</Containers>
|
Reference in New Issue
Block a user