-
Notifications
You must be signed in to change notification settings - Fork 6
/
passwordpusherephemeral.xml
38 lines (38 loc) · 1.79 KB
/
passwordpusherephemeral.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0"?>
<Container version="2">
<Name>PasswordPusherEphemeral</Name>
<Repository>pglombardo/pwpush-ephemeral</Repository>
<Registry>https://hub.docker.com/r/pglombardo/pwpush-ephemeral/</Registry>
<Network>bridge</Network>
<MyIP/>
<Shell>sh</Shell>
<Privileged>false</Privileged>
<Support>https://forums.unraid.net/topic/104128-support-passwordpusher-pwpush-corneliousjd-repo/</Support>
<Project>https://github.com/pglombardo/PasswordPusher</Project>
<Overview>Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.</Overview>
<Category>Productivity: Security: Tools:</Category>
<WebUI>http://[IP]:[PORT:5100]</WebUI>
<TemplateURL/>
<Icon>https://raw.githubusercontent.com/CorneliousJD/Docker-Templates/master/icons/passwordpusher.png</Icon>
<ExtraParams/>
<PostArgs/>
<CPUset/>
<DateInstalled>1615768130</DateInstalled>
<DonateText/>
<DonateLink/>
<Description>Ephemeral version requires no other database container! PasswordPusher or PWPush is an opensource application to communicate passwords over the web. Links to passwords expire after a certain number of views and/or time has passed.</Description>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>5100</HostPort>
<ContainerPort>5100</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Data/>
<Environment/>
<Labels/>
<Config Name="Web Interface" Target="5100" Default="5100" Mode="tcp" Description="Container Port: 5100" Type="Port" Display="always" Required="true" Mask="false">5100</Config>
</Container>