summaryrefslogtreecommitdiffhomepage
path: root/public/v4/apps/rainloop.yml
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2020-08-16 20:02:16 -0400
committerKasra Bigdeli <[email protected]>2020-08-16 20:03:15 -0400
commit0e70ec541e7441b71460db230975d4614473ed6d (patch)
tree6e8bafcd18f41d09bc893dc75f36398a0c1f7dde /public/v4/apps/rainloop.yml
parent83103a180914dff274188594132c1395f12a1645 (diff)
downloadcaprover-one-click-apps-0e70ec541e7441b71460db230975d4614473ed6d.tar.gz
caprover-one-click-apps-0e70ec541e7441b71460db230975d4614473ed6d.zip
migrate to v4
Diffstat (limited to 'public/v4/apps/rainloop.yml')
-rw-r--r--public/v4/apps/rainloop.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/public/v4/apps/rainloop.yml b/public/v4/apps/rainloop.yml
new file mode 100644
index 0000000..cc35978
--- /dev/null
+++ b/public/v4/apps/rainloop.yml
@@ -0,0 +1,28 @@
+captainVersion: 4
+services:
+ $$cap_appname:
+ image: hardware/rainloop:$$cap_rainloop_version
+ restart: always
+ volumes:
+ - $$cap_appname-data:/rainloop/data
+ caproverExtra:
+ containerHttpPort: "8888"
+caproverOneClickApp:
+ variables:
+ - id: $$cap_rainloop_version
+ label: Rainloop Version
+ description: Check out their Docker page for the valid tags https://hub.docker.com/r/hardware/rainloop/tags
+ defaultValue: 1.12.0
+ validRegex: /^([^\s^\/])+$/
+ instructions:
+ start: >-
+ Rainloop is a simple, modern & fast web-based email client.
+
+ For initial configuration, see https://www.rainloop.net/docs/configuration/
+ end: >-
+ Rainloop is deployed and available as $$cap_appname.
+
+ It will take about a minute for Rainloop to be ready. Before that, you might see 502 error page.
+ displayName: ""
+ description: RainLoop Webmail - Simple, modern & fast web-based email client
+ documentation: Taken from https://hub.docker.com/r/hardware/rainloop