32 lines
No EOL
3.5 KiB
XML
32 lines
No EOL
3.5 KiB
XML
<?xml version="1.0"?>
|
|
<Container version="2">
|
|
<Name>crypto-exchanges-gateway</Name>
|
|
<Repository>apendergast/crypto-exchanges-gateway</Repository>
|
|
<Registry>https://hub.docker.com/r/apendergast/crypto-exchanges-gateway/</Registry>
|
|
<Network>bridge</Network>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/89502-support-a75g-repo/</Support>
|
|
<Project>https://github.com/aloysius-pgast/crypto-exchanges-gateway</Project>
|
|
<Overview>&lt;p&gt;Your gateway to the world of crypto !&lt;/p&gt;
|
|
&lt;p&gt;&lt;span style="color: rgb(184, 49, 47);"&gt;&lt;strong&gt;This project cannot be considered in any way as trading advice.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
|
|
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
|
|
&lt;p&gt;Download config.yml&lt;/p&gt;
|
|
&lt;p&gt;wget -O /mnt/user/appdata/crypto-exchanges-gateway/config.json &lt;a href="https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json"&gt;https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json&lt;/a&gt;&lt;/p&gt;
|
|
&lt;p&gt;edit config.json and &lt;strong&gt;change 127.0.0.1 to 0.0.0.0.&lt;/strong&gt;&lt;/p&gt;
|
|
&lt;p&gt;Add API keys for the supported platform.&lt;/p&gt;</Overview>
|
|
<Category>Productivity:</Category>
|
|
<WebUI>http://[IP]:[PORT:8000]/</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/crypto-exchanges-gateway.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/crypto-exchanges-gateway.png</Icon>
|
|
<Description>&lt;p&gt;Your gateway to the world of crypto !&lt;/p&gt;
|
|
&lt;p&gt;&lt;span style="color: rgb(184, 49, 47);"&gt;&lt;strong&gt;This project cannot be considered in any way as trading advice.&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
|
|
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
|
|
&lt;p&gt;Download config.yml&lt;/p&gt;
|
|
&lt;p&gt;wget -O /mnt/user/appdata/crypto-exchanges-gateway/config.json &lt;a href="https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json"&gt;https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json&lt;/a&gt;&lt;/p&gt;
|
|
&lt;p&gt;edit config.json and &lt;strong&gt;change 127.0.0.1 to 0.0.0.0.&lt;/strong&gt;&lt;/p&gt;
|
|
&lt;p&gt;Add API keys for the supported platform.&lt;/p&gt;</Description>
|
|
<Config Name="HTTP Port" Target="8000" Default="8000" Mode="tcp" Description="HTTP Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
|
<Config Name="WS Port" Target="8001" Default="8001" Mode="tcp" Description="WS Port" Type="Port" Display="always" Required="false" Mask="false">8001</Config>
|
|
<Config Name="Config Path" Target="/root/crypto-exchanges-gateway/custom_config" Default="/mnt/user/appdata/crypto-exchanges-gateway/" Mode="rw" Description="https://raw.githubusercontent.com/aloysius-pgast/crypto-exchanges-gateway/master/config/config.sample.json" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/appdata/crypto-exchanges-gateway/</Config>
|
|
</Container> |