commit
ffd541d977
1 changed files with 43 additions and 0 deletions
43
templates/ecoDMS.xml
Normal file
43
templates/ecoDMS.xml
Normal file
|
@ -0,0 +1,43 @@
|
|||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>ecoDMS</Name>
|
||||
<Repository>ecodms/allinone-18.09</Repository>
|
||||
<Registry>https://hub.docker.com/r/ecodms/allinone-18.09/</Registry>
|
||||
<Network>bridge</Network>
|
||||
<Privileged>false</Privileged>
|
||||
<Support>https://hub.docker.com/r/ecodms/allinone-18.09/</Support>
|
||||
<Project>https://www.ecodms.de/index.php/en/</Project>
|
||||
<Overview>ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents.
|
||||

|
||||
To use ecoDMS you need to do the following steps after installing the container: 
|
||||
- Download and install the ecoDMS client for your platform (https://www.ecodms.de/index.php/en/download/ecodms-archive/ecodms-version-18-09-apu)
|
||||
- Add a new profile to the client with your UnRaid IP, 17001 as port and login with ecodms as user and password. !Change the password later!
|
||||
- If the profile is created successfully connect to the new ecoDMS connection
|
||||
- If you want to use the web interface of ecoDMS navigate to Settings -&gt; Web/Mobile/API, enable remote access and start the service. Once the service started you should be able to access the web interface via your UnRaid-IP on Port 17004 (or whatever port you chose during setup of the Docker Container
|
||||

|
||||
Reference:
|
||||
https://forums.unraid.net/topic/77838-anyone-ecodms-got-running/?tab=comments#comment-842793&amp;searchlight=1
|
||||
@laest - Thank you</Overview>
|
||||
<Category>Cloud: Productivity:</Category>
|
||||
<WebUI>http://[IP]:[PORT:8080]</WebUI>
|
||||
<Icon>https://www.ecodms.de/images/mainpages/products/ecodms-archiv.png</Icon>
|
||||
<Description>ecoDMS 18.09 (apu) Full Installation - Document Management System (DMS) - Audit-compliant archive for scanning, archiving, managing and retrieving all data and documents.
|
||||

|
||||
To use ecoDMS you need to do the following steps after installing the container: 
|
||||
- Download and install the ecoDMS client for your platform (https://www.ecodms.de/index.php/en/download/ecodms-archive/ecodms-version-18-09-apu)
|
||||
- Add a new profile to the client with your UnRaid IP, 17001 as port and login with ecodms as user and password. !Change the password later!
|
||||
- If the profile is created successfully connect to the new ecoDMS connection
|
||||
- If you want to use the web interface of ecoDMS navigate to Settings -&gt; Web/Mobile/API, enable remote access and start the service. Once the service started you should be able to access the web interface via your UnRaid-IP on Port 17004 (or whatever port you chose during setup of the Docker Container
|
||||

|
||||
Reference:
|
||||
https://forums.unraid.net/topic/77838-anyone-ecodms-got-running/?tab=comments#comment-842793&amp;searchlight=1
|
||||
@laest - Thank you</Description>
|
||||
<Config Name="Scaninput path" Target="/srv/scaninput" Default="" Mode="rw" Description="Container Path: /srv/scaninput" Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Restore path" Target="/srv/restore" Default="" Mode="rw" Description="Container Path: /srv/restore" Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Backup path" Target="/srv/backup" Default="" Mode="rw" Description="Container Path: /srv/backup" Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="Data path" Target="/srv/data" Default="" Mode="rw" Description="Container Path: /srv/data" Type="Path" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="ecoDMS Connection Manager" Target="17001" Default="" Mode="tcp" Description="Container Port: 17001" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="ecoDMS Database" Target="17002" Default="" Mode="tcp" Description="Container Port: 17002" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="ecoDMS Weboberfläche" Target="8080" Default="" Mode="tcp" Description="Container Port: 8080" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
<Config Name="ecoDMS API" Target="8180" Default="" Mode="tcp" Description="Container Port: 8180" Type="Port" Display="always" Required="true" Mask="false"/>
|
||||
</Container>
|
Loading…
Reference in a new issue