Ak4zh
050095b0b0
Added Supabase ( #425 )
...
* added supabase postgres
* fixed empty file
* fixed code formatting issues
Co-authored-by: Akash Agarwal <ak@pop-os.localdomain>
2021-05-06 08:29:46 -04:00
Yannik Zimmermann
225036469d
Adds rstudio server ( #424 )
...
* feat(rstudio-server): adds yml for rstudio server one-click
* fix(rstudio-server): fixed version not to use latest because it could break the one-click-app
* fix: add volume to rstudio to keep persistent data and updated isOfficial value
* fix: updated description to be under 200 characters
2021-05-06 08:27:50 -04:00
Long Nguyen
5ded7872e4
Add focalboard ( #414 )
...
* feat: add Focalboard
* chore: format code
2021-05-05 21:53:30 -04:00
Vladimir Andrienko
3e59084176
Add ONLYOFFICE Document Server support ( #423 )
2021-05-05 21:50:35 -04:00
Vladimir Andrienko
14881e521e
Add Seafile (official image) support ( #422 )
...
* Add Seafile support
* Remove not required variables from Seafile Offical
2021-05-05 21:50:02 -04:00
Long Nguyen
76b0b4d582
Add Papercups ( #421 )
...
* wip: add Papercups
* chore: add missing papercups env vars
* chore: fix papercups image tag
2021-05-05 21:48:19 -04:00
kgnfth
463383111f
Bump qBittorrent from 14.2.5 to 14.3.5 ( #420 )
...
And updated instructions.
2021-05-04 18:38:10 -04:00
kgnfth
688f77cffa
qBittorent change UMASK_SET to UMASK ( #415 )
...
See: https://docs.linuxserver.io/images/docker-qbittorrent#versions
version 20.01.21
2021-05-04 08:41:52 -04:00
Stephen Davis
3be7ec633b
Corrected for spelling and RegEx validation ( #417 )
...
This template contained several misspellings of "SMTP" and--I'm not entirely sure what the exact cause of this was, as I could not repeat the errors on templates with similar formatting--the RegEx rules would persistently fail for the SMTP boolean settings. I tested across several browsers and encountered the same problem. After wrapping the default values with ' ' they stopped failing the RegEx check. This pull request should be paired with another with similar changes in the GH Pages template.
2021-05-04 08:39:26 -04:00
Ak4zh
49b2833b48
Added meilisearch ( #409 )
...
* added meilisearch
* added more environment variables
* fixed prettier errors
* updated post deployment message with instructions to easily obtain public and private keys
* hardcoded data dirs to default values and removed variables
2021-05-03 08:53:05 -04:00
Simon Belbeoch
d4edd8530d
allow more than one domain on nextcloud allowed domains variables are not read on nextcloud reboot ( #410 )
...
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-26 19:28:15 -04:00
Simon Belbeoch
6662d44209
Upgrade Matomo from 3.11.0 to 4.2.1 ( #408 )
...
* upgrade mariaDB of matomo from 10.4 to 10.5.9
* add default password of mariadb for matomo
* upgrade matomo from 3.11.0 to 4.2.1 and change database configuration
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-24 20:53:16 -04:00
Long Nguyen
3ddc24038d
feat: add InvoiceNinja ( #406 )
...
* feat: add InvoiceNinja
* fix: tweak invoice ninja
2021-04-24 17:10:20 -04:00
Simon Belbeoch
849d981d5b
Upgrade nextcloud from 19.0.0 to 21.0.1 ( #405 )
...
* add intelliJ idea's project configuration to gitignore
* upgrade mariadb from 10.5.3 to 10.5.9 for nextcloud
* add redis to nextcloud and upgrade from 19.0.0 to 21.0.1
* remove bad http port for nextcloud
* improve nextcloud end instructions
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-23 19:25:41 -04:00
Long Nguyen
f70b3a6307
feat: add changedetection.io ( #404 )
2021-04-23 08:48:23 -04:00
Kasra Bigdeli
ecfce02a93
Fixed docker binding
2021-04-22 21:24:49 -04:00
Simon Belbeoch
8b142a9616
upgrade n8n from 0.67.3 to 0.116.1 ( #403 )
...
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-22 21:22:45 -04:00
Long Nguyen
5c6854d9e0
feat: add Seatable ( #402 )
2021-04-22 08:47:04 -04:00
Long Nguyen
ecb054496b
feat: add joplin/server ( #399 )
2021-04-21 08:25:34 -04:00
kgnfth
ff17418bf1
Add Penpot app. Closes #359 ( #398 )
2021-04-21 08:24:05 -04:00
kgnfth
05230a43be
Remove db prefix for thumbor ( #396 )
...
* Remove db prefix for thumbor
Let the user choose how they want to name it.
* Changed the volume name to be more clearer
2021-04-20 20:19:03 -04:00
Simon Belbeoch
e6dabc8067
Upgrade bitwarden_rs from 1.15.1 to 1.20.0 ( #397 )
...
* upgrade strapi to 3.5.4
* upgrade bitwarden_rs from 1.15.1 to 1.20.0 + better config
* fix typo
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-20 20:18:19 -04:00
Simon Belbeoch
bb80fca9c3
upgrade strapi to 3.5.4 ( #395 )
...
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-04-20 20:17:46 -04:00
Ak4zh
4f42eccfc2
Updated Paperless-ng with additional variables ( #392 )
...
* added more variables supported by paperless-ng and added variable descriptions
* fixed regex validator for numeric inputs and email
* fixed regex validator
* removed a few optional variables
* unique variable name patterns
* added url protocol for CORS header
* added pre-consume script variable
Co-authored-by: ak4zh <akash@gmail.com>
2021-04-20 20:07:54 -04:00
Long Nguyen
031af00b24
Add Seafile ( #390 )
...
* Add Seafile
* chore: add seafile logo & format
2021-04-20 20:05:39 -04:00
Ak4zh
493e7d6af1
added HedgeDoc ( #389 )
2021-04-20 20:04:28 -04:00
Ak4zh
9f4f0914d4
Added paperless-ng ( #388 )
...
* Added paperless-ng
* fixed prettier check
2021-04-19 08:28:58 -04:00
laruche
7149329fd2
Modification env variable for N8N database usage ! ( #384 )
...
according to : https://github.com/n8n-io/n8n/blob/master/docker/compose/withPostgres/docker-compose.yml
Co-authored-by: Loic @laruche <loic@bby.ma>
2021-04-12 15:48:19 -04:00
Bukhori Muhammad Aqid
aa2c985253
Adding Fider - No Database ( #381 )
...
* [add] fider
* [update] fider host domain
* [update] PR feedback
2021-04-10 08:23:56 -04:00
Miguel Michelson Martinez
48d2870e6e
Update chaskiq.yml ( #378 )
...
replaced mimemagic dependence
2021-03-27 05:01:04 -04:00
Kasra Bigdeli
dbbc09ebdb
Fixed formatting
2021-03-25 19:38:54 -04:00
Kasra Bigdeli
3f6404bfa6
Fixed formatting
2021-03-25 19:38:07 -04:00
pubmania
1d288f8d7a
Adding Akaunting ( #377 )
...
* Add Akaunting
Tested it on my instance and it works perfect. All images used are from official sources.
* Add Akaunting logo
Added Akaunting logo downloaded from their official website https://akaunting.com/
* Change docker tag from "latest" to 2.1.8
Change docker tag from "latest" to 2.1.8
* Updated as per comments
Removed ports: 8080:80 as per comment - CapRover automatically reverse proxy to your app. Added the the db version.
* Create node.js.yml
* Create formatter.yml
* Delete formatter.yml
* Delete node.js.yml
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-25 19:37:53 -04:00
Miguel Michelson Martinez
7530c03ae9
Update chaskiq.yml ( #376 )
2021-03-22 08:36:54 -04:00
Damian Stasik
0a9885932f
Allow users to set code-server version ( #374 )
...
* Update code-server to latest version
* Add ability to define version by users
2021-03-17 18:21:47 -04:00
Simon Belbeoch
76cf35c938
Bsr normalize descriptions ( #371 )
...
* BSR: use check out as the fact to check instead of checkout
* BSR: remove useless whitespace
whitespaces removed are the whitespace at the end of the line of lines followed by empty lines on files where checkout was replaced by check out
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-17 07:56:19 -04:00
Edward
91daa6b904
Tidy instructions spelling & spacing ( #369 )
...
* tidy up instructions spelling/spacing
* remove spaces in empty lines
Co-authored-by: Edward <edward@finchit.co.za>
Co-authored-by: Kasra Bigdeli <kasra85@gmail.com>
2021-03-14 14:09:07 -04:00
Simon Belbeoch
8ed35e268f
Upgrade Strapi from beta to 3.5.3 ( #370 )
...
Upgrade strapi. Upgrade mongodb dependencies. Remove the root user for mongo to secure the database. Add generated mongoDB password to help users
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-03-14 13:58:05 -04:00
Edward
3459043ada
Update etesync.yml ( #368 )
...
spelling
2021-03-09 18:49:32 -05:00
Kasra Bigdeli
d09a8b018c
Improved InfluxDb2
2021-02-28 16:56:44 -05:00
Kasra Bigdeli
1ef3a2c238
Added telegraf
2021-02-28 15:52:05 -05:00
Kasra Bigdeli
cd826525f6
Added telegraf
2021-02-28 15:48:52 -05:00
Kasra Bigdeli
982f6b6828
Added influxdb2
2021-02-28 15:25:53 -05:00
Kasra Bigdeli
d21522f529
Changed to standard version instead of hashes
2021-02-28 14:24:12 -05:00
Sojan Jose
d23ab02167
chore: fix breakage with caprover installations ( #366 )
2021-02-23 08:57:07 -05:00
Kasra Bigdeli
1c5692a91c
Improved Dokuwiki
2021-02-21 12:36:59 -05:00
Kasra Bigdeli
6e416d771e
Updated Dokuwiki
2021-02-21 10:46:20 -05:00
Andrew Graham-Yooll
2019f4256f
Remove the suffix of sentry from the url prefix ( #365 )
2021-02-20 14:23:43 -05:00
Andrew Graham-Yooll
512312d2fb
Use $$cap_root_domain to help facilitate the easy setup of sentry ( #364 )
...
* Use $$cap_root_domain to help facilitate the easy setup of sentry
* Add http prefix
2021-02-20 13:06:32 -05:00
Miguel Michelson Martinez
c3b2e34813
Update chaskiq.yml ( #362 )
...
version 0.7.1
2021-02-13 06:26:03 -05:00
Simon Belbeoch
6a199b6d3f
add mattermost entreprise edition ( #361 )
...
* add mattermost entreprise edition
* change mattermost entreprise to mattermost prod (wich is mattermost entreprise)
* add mattermost ee logo
* fix lint
Co-authored-by: Simon Belbeoch <simon.belbeoch@octo.com>
2021-02-10 19:43:54 -05:00
Bukhori Muhammad Aqid
901226eeec
[update] fix formio error ( #358 )
2021-02-05 08:20:44 -05:00
Sérgio
1514424a23
Weblate translation management service ( #325 )
...
* Weblate translation service
* Add missing environment variables
* Make open registration configurable
* Run linter
* Fix app volume
* Fix volume mount
* Various fixes to cap setup options
* Better descriptions for variables in weblate
* Fixes to weblate (image version and env var name)
2021-01-21 18:53:25 -05:00
kgnfth
e162813fce
Fix: mastodon sidekiq volume ( #353 )
2021-01-21 10:39:46 -05:00
kgnfth
96f8cc2cc7
added missing env option for monica and a little change ( #351 )
...
* added missing env option for monica & and a little change
* added missing env option for monica and a little change
2021-01-19 20:01:36 -05:00
Kasra Bigdeli
f217b81e30
Update mongo-express.yml
2021-01-15 21:16:48 -05:00
Nathaniel Knight
eea62a2ea6
Add Shiori, a simple link saving service ( #346 )
...
This commit adds a configuration file and logo for [Shiori], a simple
link saving service. Shiori can also save copies of the pages you save
with it.
2021-01-14 17:58:01 -05:00
Broch Stilley
ff693735a6
Update code-server version ( #344 )
2021-01-10 19:04:27 -05:00
Kasra Bigdeli
957061d4cb
Update organizr.yml
2021-01-09 14:05:18 -05:00
Miguel Michelson Martinez
b57f7faee5
Chaskiq upgrade ( #342 )
...
* add chaskiq one click
* version tag
* prettier on chaskiq.yml
* formatted
2021-01-07 18:10:58 -05:00
Kasra Bigdeli
5041131cd5
Update photoprism.yml
2021-01-07 08:18:57 -05:00
Kasra Bigdeli
9e8e8b3ad5
Update mastodon.yml
2021-01-01 15:52:07 -05:00
kgnfth
1017a3be6b
✨ Added Mastodon ( #338 )
...
* ✨ Added Mastodon
* Added instructions
2021-01-01 15:50:40 -05:00
Miguel Michelson Martinez
b813233438
Chaskiq oneclick ( #337 )
...
* add chaskiq one click
* version tag
* prettier on chaskiq.yml
* Update chaskiq.yml
update tag version
* Update chaskiq.yml
documentation details, fix domain
2020-12-31 12:36:12 -05:00
kgnfth
2758c73e4a
✨ Added Statping & Radarr ( #336 )
...
* ✨ Added Statping
* ✨ Added Radarr
* 💎 changed version
2020-12-29 19:45:35 -05:00
kgnfth
c9f929f74c
✨ Added Duplicati & removed port mapping in lychee 🔧 ( #334 )
...
* 🔧 removed port mapping in lychee
* 🔧 removed port mapping in lychee
* ✨ Added Duplicati
2020-12-24 12:27:06 -05:00
kgnfth
085f998844
Added Metabase ( #333 )
...
* ✨ Added Metabase
* ✨ Added Metabase
2020-12-22 17:54:47 -05:00
kgnfth
4b28458a91
✨ Added AdGuard Home ( #330 )
...
* ✨ Added AdGuard Home
* removed port 80/443
2020-12-22 10:23:17 -05:00
Alexander Potemkin
f0d348b9ac
Correcting n8n-io.yml docker path for database ( #329 )
2020-12-22 09:07:57 -05:00
kgnfth
912ca0a08f
✨ Added Commento ( #327 )
2020-12-21 08:12:42 -05:00
voraczech
3892d19055
change posgress validation redex in posgres-strapi ( #326 )
2020-12-20 09:45:38 -05:00
Bukhori Muhammad Aqid
f05943157c
Appsmith without database ( #324 )
...
* [add] appsmith without database
* [update] formatting
2020-12-20 09:27:46 -05:00
Bukhori Muhammad Aqid
3cb85a220d
Form.io ( #321 )
...
* [add] form.io
* [delete] smtp default value
2020-12-19 11:58:53 -05:00
kgnfth
a5d5dcaaf0
Remove containerHttpPort 80 🔥 ( #322 )
2020-12-17 19:23:50 -05:00
kgnfth
77a42b34f8
added Wallabag #317 ( #320 )
2020-12-15 19:21:12 -05:00
Kasra Bigdeli
71d95e60ed
Update nginx-reverse-proxy.yml
2020-12-07 21:15:09 -05:00
kgnfth
6a3f167a4f
Added Monica #288 ( #311 )
...
* Added Monica #288
* Monica minor improvements
2020-12-05 08:35:40 -05:00
Joscha Götzer
ab85f84422
Setup instructions for after installing Portainer ( #312 )
2020-12-04 21:17:31 -05:00
kgnfth
1433761920
Removed the "command" parameter from searx.yml ( #310 )
2020-12-04 09:20:58 -05:00
kgnfth
63438c232c
Added Searx ( #309 )
...
* Added Searx
* Fix Searx
* A little fix
2020-12-04 07:47:01 -05:00
kgnfth
9ebfdb7697
Added Chevereto, Ackee, Heimdall, Lychee, qBittorent, Sonarr, Strapi-postgresql ( #306 )
...
* Added Sonarr
* Added qBittorent
* Added Lychee
* Added Heimdall
* Added Ackee
* Added Chevereto
* Added strapi-postgresql
2020-11-24 19:04:40 -05:00
Bukhori Muhammad Aqid
1df3708f11
Add OrangeHRM ( #300 )
...
* [add] orange hrm configuration
* [update] formatting
* [update] reduce description
2020-11-24 08:05:54 -05:00
kgnfth
671510794b
Added correct proxy IP for PeerTube #107 ( #302 )
2020-11-21 07:45:02 -05:00
Daniel Rataj
a37430b15c
Add Whoops Monitor ( #298 )
...
* Add Whoops Monitor
* Run prettier on the file
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2020-11-13 20:37:16 -05:00
Pranav Raj S
aff4fb58fe
Update default version of Chatwoot ( #291 )
2020-11-05 08:00:44 -05:00
Thomas Cenni
9be4c9d896
Added InvoicePlane. ( #296 )
...
* Adding Plausible Analytics.
* Prettify YAML.
* Update plausible.yml
Removed :ro ignored by Caprover.
Added list of docker images used by the app.
* Added InvoicePlane.
* Format invoiceplane.yml
* Using official MySQL image.
* Changed env variables for MySQL official image.
2020-11-03 21:49:23 -05:00
kgnfth
ae670cb0d2
A simple typo fix in pgadmin4.yml ✏ ( #295 )
2020-11-02 14:17:05 -05:00
Touhid M Shaikh
37d7a146dc
Wordpress Databases Password Fix ( #294 )
...
* Wordpress Databases Password Fix
Allow special symbols in the databases password field.
* updated regex
updated regex
2020-11-02 08:31:24 -05:00
Kasra Bigdeli
e5a4286009
Formatted
2020-10-29 22:42:29 -04:00
Thomas Cenni
f49a3d0983
Adding Plausible Analytics. ( #292 )
...
* Adding Plausible Analytics.
* Prettify YAML.
* Update plausible.yml
Removed :ro ignored by Caprover.
Added list of docker images used by the app.
2020-10-29 22:41:37 -04:00
Kasra Bigdeli
385221fa47
Fixed https://github.com/caprover/one-click-apps/issues/289
2020-10-26 10:06:28 -04:00
Kasra Bigdeli
8b75d27e5e
pgAdmin upgraded to official version
2020-10-25 15:53:12 -04:00
Simon Belbeoch
ede2e4f679
[FIX] vscodium persistent data for theme and ssh key ( #287 )
...
Co-authored-by: SIBE <simon.belbeoch@octo.com>
2020-10-23 20:20:12 -04:00
Irvin
a97058d51e
Adding organizr logo and captain file ( #285 )
...
* Adding organizr logo and captain file
* Ran formatter
2020-10-22 19:19:30 -04:00
Jan Sprinz
555330003a
Add ohmyforms ( #284 )
2020-10-20 18:51:54 -04:00
Sérgio
3840d5d2dc
Humhub Social media platform ( #282 )
...
* Humhub draft
* Run prettier
2020-10-20 18:51:13 -04:00
Fatih
8e7dfc8bca
Update portainer.yml ( #279 )
...
Portianer now uses portainer/portainer-ce
See: https://www.portainer.io/2020/08/portainer-ce-2-0-what-to-expect/
2020-10-08 08:14:26 -04:00
Fatih
16e2f15489
Do not force cap_appname-gitea as a sub ( #278 )
...
let users decide the app name theirself
and don't force it as cap_appname-gitea.domain.com
2020-10-07 21:25:53 -04:00
Kasra Bigdeli
bc09ff24c4
Fixed env var
2020-10-07 20:32:14 -04:00
FloMaetschke
692dbd8e6e
Create node-red.yml ( #277 )
...
* Create node-red.yml
Adds Node-Red oneclick-app
* adds missing logo
* prettier formatter using vscode
* formatted with prettier not default vscode yaml...
2020-10-07 17:58:31 -04:00
Kasra Bigdeli
f33ca414d6
Fixed the description
2020-10-02 23:33:03 -04:00
Kasra Bigdeli
2c748879a8
Added Tensorflow
2020-10-02 23:26:29 -04:00
Rodolfo Silva
b5e7fb256d
Allow use of symbols in the redis password ( #270 )
...
* allow use symbols in the redis password
You can see the test case here: https://regex101.com/r/6ObzU2/1
* disallow double quote
You'd have to at least exclude `"` as it will breaks the JSON replacement when the template is being rendered.
2020-09-28 20:23:12 -04:00
Kasra Bigdeli
69b28dc094
Fixed format
2020-09-18 19:00:26 -04:00
Volker Kerkhoff
d7cf44dc14
Further improvements to drone-gitea ( #268 )
...
* Some additional improvements
* Fix formatting
2020-09-18 19:00:08 -04:00
Kasra Bigdeli
095c64c23c
Fixed format
2020-09-17 18:56:46 -04:00
Volker Kerkhoff
e35c31396c
Latest drone, change from agent to docker runner ( #267 )
2020-09-17 18:56:14 -04:00
Kasra Bigdeli
f3e1368da3
Updated Portrainer version
...
Fixed https://github.com/caprover/one-click-apps/issues/266
2020-09-17 18:52:53 -04:00
Kasra Bigdeli
f1be067753
Formatted
2020-09-15 08:23:17 -04:00
Kasra Bigdeli
742f06762c
Update n8n-io.yml
2020-09-15 08:21:56 -04:00
sandrohanea
dc62682321
Fixed: https://github.com/caprover/one-click-apps/issues/262 - VSTS agent ( #263 )
2020-09-11 08:29:55 -04:00
Kasra Bigdeli
39ec821ea2
Added Coral Talk
2020-09-07 19:19:10 -04:00
sandrohanea
ab1e961a5e
Added Squidex ( #260 )
...
* Added squidex
* Changed description to be smaller
* prettified
* mend
* Fixed some comments from CR + changed appname-mongo to appname-db + added a clarification that the app should use https in order to work
2020-09-03 19:34:41 -04:00
Kasra Bigdeli
24958039b4
Formatted
2020-08-27 21:15:53 -04:00
Kasra Bigdeli
67700d506c
Update graylog.yml
2020-08-27 21:14:01 -04:00
Alex
878f457fe2
Add Cachet OCA ( #257 )
...
* Add Cachet OCA
* Implement feedback (@githubsaturn)
2020-08-26 09:29:36 -04:00
Rohit Singhal
b2f8e8e1a9
Update default from email address env variable ( #256 )
...
As per documentation in https://github.com/passbolt/passbolt_docker#configure-passbolt
2020-08-26 09:24:10 -04:00
Alex
9f9910a7df
Add BookStack OCA ( #253 )
...
* Add BookStack OCA
* Implement feedback (@githubsaturn)
* Add version tag & move APP_URL to defaults
2020-08-26 07:29:43 -04:00
Ivan Stamenkovic
63e50d83d8
Add Kanboard SQLite version ( #250 )
...
* Add kanboard sqlite version
* propper case for sqlite
* prettier format missing enf of file line
* Update instructions with more info
2020-08-25 08:41:00 -04:00
Alex
ab9e7e0ba5
Fix timezone config in CodiMD OCA ( #254 )
2020-08-25 08:32:57 -04:00
Pranav Raj S
6a3b5d6ef2
Update invalid option in environment ( #247 )
2020-08-25 08:02:50 -04:00
Alex
136be3cd6f
Add `notExposeAsWebApp` to CodiMD's DB service ( #252 )
2020-08-25 00:10:24 -04:00
Alex
a4fc42c4ea
Add CodiMD OCA ( #249 )
...
* Add CodiMD yaml & png
* Run Prettier on yaml
* Implement feedback (@githubsaturn)
2020-08-24 23:19:49 -04:00
Kasra Bigdeli
427922c4f6
Update mongo-express.yml
2020-08-24 22:21:32 -04:00
Kasra Bigdeli
f494dcdd0b
Update gitlab-ce.yml
2020-08-22 12:09:42 -04:00
Kasra Bigdeli
af172b6680
Formatter on V4
2020-08-16 20:07:04 -04:00
Kasra Bigdeli
0e70ec541e
migrate to v4
2020-08-16 20:03:15 -04:00
Kasra Bigdeli
83103a1809
Fixed build
2020-08-16 19:40:55 -04:00
Kasra Bigdeli
723ca5cca5
Fixed build
2020-08-16 19:37:46 -04:00
Kasra Bigdeli
c711509c02
Fixed latest tag
2020-08-16 19:30:53 -04:00
Kasra Bigdeli
43505a20e8
migrated to v4
2020-08-16 19:24:26 -04:00
Kasra Bigdeli
83c86c07c5
Enforcing max 200 char for description
2020-08-16 09:54:49 -04:00
Kasra Bigdeli
090e2473bd
Moved isOfficial under caproverOneClickApp property
2020-08-16 09:46:13 -04:00
Kasra Bigdeli
53fc299f36
Revert "Revert "Added private bin and v4""
...
This reverts commit f0ccc406dc .
2020-08-16 07:51:10 -04:00
Kasra Bigdeli
f0ccc406dc
Revert "Added private bin and v4"
...
This reverts commit 7c827cac0e .
2020-08-16 07:34:44 -04:00
Kasra Bigdeli
3cb7e7d6bb
Revert "Added formatter for yml too"
...
This reverts commit f74d5219a6 .
2020-08-16 07:34:16 -04:00
Kasra Bigdeli
f74d5219a6
Added formatter for yml too
2020-08-16 07:32:04 -04:00
Kasra Bigdeli
7c827cac0e
Added private bin and v4
2020-08-16 07:27:38 -04:00
Kasra Bigdeli
cc8a158d84
Added isOfficial
2020-08-09 17:40:21 -04:00
Felipe Augusto
7cb4e3eb56
MongoDB backup Amazon S3 ( #241 )
...
* Add MongoDB backup Amazon S3
* Fix prettier
* Use digest instead of tag
* Fix code review suggestions
2020-08-09 16:00:44 -04:00
Pranav Raj S
74a2921a45
Fix broken deployments for Chatwoot ( #240 )
2020-08-09 10:27:21 -04:00
Salmanul Farzy
d2befaf8da
Add Miniflux feed reader ( #238 )
2020-07-30 21:23:13 -04:00
Kasra Bigdeli
d72088b715
Update nextcloud.json
2020-07-26 12:55:42 -04:00
Sérgio
23c608375a
Kibana one click app ( #235 )
...
* Kibana one click app
* Prettier formatting
2020-07-25 19:09:02 -04:00
Ethan Edwards
3a88ff218e
added option to select database, mariadb or mysql ( #233 )
...
* added option to select database, mariadb or mysql
* better naming convention
* fix regex?
2020-07-23 07:49:41 -04:00
Ethan Edwards
8e4d8c0ed8
added cron container, many apps like the news app will not function ( #234 )
...
without a cron container
2020-07-22 21:50:55 -04:00
Ethan Edwards
1857bb0869
fix discourse version for email fix and update ( #230 )
2020-07-16 21:57:04 -04:00
Sojan Jose
8595727f86
Chore: Update chatwoot config ( #227 )
...
* Chatwoot one click installation config
* Update chatwoot postgresql
2020-07-14 08:38:58 -04:00
Kasra Bigdeli
172fe7e3d2
Updated Parse to fix a typo
...
Fixed https://github.com/caprover/one-click-apps/issues/224
2020-07-10 18:18:10 -04:00
Antoine Jacques
17d64098d9
Openldap One Click App ( #214 )
...
* Openldap One Click App
* Update captain definition in compliance with comments
* Add volume: persistent data
2020-07-10 08:26:43 -04:00
Christopher Fuentes
55fb0fa6e7
Creating Joomla template ( #223 )
...
* Creating Joomla template
* Checking prettier issue
* Changing dynamically the version of the image
* Setting a default tag to Joomla Version
2020-07-09 18:28:40 -04:00
Kasra Bigdeli
a9ec05526b
Merge branch 'master' of github.com:caprover/one-click-apps
2020-07-07 07:39:48 -04:00
Kasra Bigdeli
f2f19e55b2
Added leantime fixes https://github.com/caprover/one-click-apps/issues/218
2020-07-07 07:39:05 -04:00
Antoine Jacques
9f09732b9a
Firefly III One Click App ( #217 )
2020-07-06 20:38:10 -04:00
Antoine Jacques
1df53c9c19
Mailtrain One Click App ( #216 )
...
* Mailtrain One Click App
* Update mailtrain.json documentation field
* Update mailtrain.json description tags mailtrain
* update regex appname
2020-07-06 20:37:05 -04:00
Antoine Jacques
aab7c1a4c7
Odoo One Click App ( #212 )
...
* Odoo One Click App
* Odoo resolve conversation
2020-07-06 20:07:28 -04:00
Kasra Bigdeli
12fe80b6ab
Added DB to wiki.js - Fixes https://github.com/caprover/caprover/issues/748
2020-07-05 20:06:39 -04:00
Sérgio
fdd48de7e3
[WIP] Influxdb one click app ( #211 )
...
* First draft for influxdb one click app
* Add influx logo
* Add start and end
* lowercase logo filename
* Run prettier
2020-07-05 14:20:51 -04:00
Rodolfo Silva
da4a6d83e6
Add "Hasura - No Database" to use with external database ( #210 )
...
* Create hasura-only.json
* Add hasura-only.png
* fix the json format with prettier
2020-07-05 11:17:39 -04:00
Rodolfo Silva
d9a0db82df
Update hasura.json ( #209 )
2020-07-03 14:54:35 -04:00
Antoine Jacques
728f49b978
Dolibarr One-Click-Apps ( #208 )
...
* Dolibarr One-Click-Apps
* Update json Dolibarr
* Update dolibarr.json documentation
2020-07-03 07:34:21 -04:00
Michael Elfassy
88626f2ddd
Update elasticsearch app to support 7.x ( #207 )
...
Version 7 of elasticsearch has some deprecations: https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html .
This PR update the json app to implement the installation requirements. See changes from
https://www.elastic.co/guide/en/elasticsearch/reference/6.8/docker.html
to
https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html
2020-07-02 18:31:21 -04:00
Joël Galeran
7cae525a0c
Update prisma.json to Prisma 1 ( #206 )
...
Because the new default is Prisma 2 see https://github.com/prisma/prisma
2020-07-02 10:15:50 -04:00
Kasra Bigdeli
bb4bdb763d
Added nginx redirect
2020-07-01 08:48:21 -04:00
Kasra Bigdeli
03e494f722
Added nginx redirect
2020-07-01 08:43:31 -04:00
Kasra Bigdeli
a75284d9c2
Updated Mosquitto formatting
2020-07-01 07:48:04 -04:00
Nauman Shakir
2eb03b843f
Added a one-click Eclipse Mosquitto MQTT Broker App ( #205 )
...
* added a one-click Eclipse Mosquitto MQTT Broker App
* Eclipse MQTT Broker updated json
* JSON formatting
* Updated JSON
* Updates based on suggestions
-Removed Ports
-Changed
srv-captain--$$cap_appname:$$cap_mqtt_port
srv-captain--$$cap_appname:$$cap_ws_port
to
srv-captain--$$cap_appname:1883 [mqtt port]
srv-captain--$$cap_appname:9001 [websocket]
2020-07-01 07:46:36 -04:00
Ethan Edwards
a39cec1112
Discourse ( #189 )
...
* Testing discourse.json
* More testing
* changed underscores to hyphens
* idek
* Added 'containerHttpPort'
* $$cap_appname-${postgresql, redis, discourse, sidekiq} added
* t
* My commits are messy
* added logo
* added dockerfileLines to remove the unsupported "commmand" command
* done for tonight
* moved the password to below the uesr
* leaving the house
* fixed spacing?
* used prettier
* added db_name
* pushing
* pushing
* switching devices
* pushgin
* added changes
* switching devices
* done for tonight
* update
* updated
* git is hard lol
* update
* missed this
* added smtp
* added admin variables
* added the password
* updating with fixed recommendations
2020-06-30 19:10:03 -04:00
Jeffrey Paul
8453764acf
add Grafana to One Click Apps. Fixes #134 ( #204 )
...
* add Grafana to One Click Apps. Fixes #134
* run prettier
2020-06-30 18:03:35 -04:00
Jeffrey Paul
dac3eeabf9
Add Prometheus (prometheus.io) to One Click Apps ( #203 )
...
* adds logo and oca json for Prometheus monitoring
* run prettier
2020-06-30 18:02:51 -04:00
fribeau
a0a495c3f4
Update directus.json ( #202 )
...
* Update directus.json
Upgrading captain file to recent versions of Directus that does not have two containers anymore but only one. The latest version of directus is `v8.8.0-apache` and it is the one that has been used to test this upgrade.
* Fixing formating issue of previsou PR
2020-06-30 12:02:40 -04:00
Kasra Bigdeli
2c28322827
Reformat
2020-06-26 17:10:04 -04:00
Velten Heyn
c79eb313a2
Add radicale one-click-app ( #198 )
...
* add radicale
* Adding radicale logo
* Fix version to 2.1.12.1
* Add link to documentation
* make instructions clearer + use the default volume
2020-06-26 17:09:36 -04:00
Kasra Bigdeli
b0dd2e829f
Added formatter
2020-06-23 18:57:05 -04:00
Kasra Bigdeli
b8bf1d34d3
Fixed collabora
2020-06-23 08:40:26 -04:00
Kasra Bigdeli
a0e1fb0ac8
Changed build chain
2020-06-23 08:35:58 -04:00
Simon Belbeoch
e996666602
Add collabora online ( #194 )
...
* add logo
* add collabora online
* Update collabora-online.json
2020-06-23 06:28:10 -04:00
Simon Belbeoch
5b131c4b48
update nextcloud from 18.x to 19.0 ( #188 )
...
* update nextcloud from 18.x to 19.0
* update nextcloud dev review + nginx optimization
* dev review P2
2020-06-22 21:21:19 -04:00
Simon Belbeoch
70a041cf1f
update bitwarden from 1.14.2 to 1.15.1 ( #193 )
2020-06-22 21:05:02 -04:00
Kasra Bigdeli
c79c8047bd
Shorten Jupyter desc
2020-06-19 16:43:09 -04:00
Maarten Siersema
7bf052c422
Added cockpit one-click configuration and logo ( #191 )
...
* Added cockpit one-click configuration and logo
* Added displayName
* modified storage path
2020-06-19 11:55:19 -04:00
Maarten Siersema
9efb299ac7
Added JupyterLab one-click-app configuration ( #190 )
2020-06-19 11:45:16 -04:00
Kasra Bigdeli
19a736909b
updated Hasura to use postgres12
2020-06-15 11:54:41 -04:00
Kasra Bigdeli
f27e94c421
Shortened filebrowser desc
2020-06-14 13:45:25 -04:00
Shyim
a3afeddce1
Add Shopware ( #187 )
2020-06-14 13:42:33 -04:00
Nathaniel Knight
2b5e3bbb67
Add a one-click TiddlyWiki ( #182 )
...
This commit adds a one-click app definition and logo for [TiddlyWiki].
[TiddlyWiki]: https://tiddlywiki.com/
2020-06-10 22:35:08 -04:00
Simon Belbeoch
0407677c0d
Update nextcloud.json to upgrade nextcloud ( #174 )
...
* Update nextcloud.json
upgrade nextcloud from 15 to 18.0.4
from no config to fully configure to start
* take into account dev review comments
2020-05-24 11:58:40 -04:00
Simon Belbeoch
de33289601
Feature add mautic one app deployment ( #173 )
...
* add mautic logo
* add mautic automation marketing tool deployment
* take into account dev review
* warn about deploying time in end message
* add missing description
2020-05-24 11:56:44 -04:00
Simon Belbeoch
5962c9d378
Feature add n8n.io ( #176 )
...
* add n8n.io logo
* add n8n.io
* add link to the https issue
* take into account dev review comments
* adding all weird timezone support into timezone regex
2020-05-24 11:55:02 -04:00
Simon Belbeoch
ece58af5c7
Feature add limesurvey ( #175 )
...
* add limesurvey logo
* add limesurvey
* take into account dev review comments
2020-05-24 10:58:19 -04:00
Alex Garibay
8e7f962167
Add The Lounge web IRC client ( #171 )
2020-05-18 23:16:51 -04:00
Kasra Bigdeli
ce1863edf9
Update countly.json
2020-05-18 18:54:11 -04:00
Kasra Bigdeli
ea9cfae8b5
Added SSHD
2020-05-17 23:33:46 -04:00
Kasra Bigdeli
7972cc93b9
Update grocy.json
2020-05-06 00:15:05 -04:00
Kasra Bigdeli
8ce8ba210c
Update dokuwiki.json
2020-05-06 00:14:08 -04:00
Mert Demir
159bcd240a
Resilio Sync ( #168 )
...
* add resilio sync png
* add resilio sync json
* remove unneeded auth hint
* hint for app use
* adjust name
2020-05-06 00:11:08 -04:00
Mert Demir
97fd715b15
Syncthing ( #166 )
...
* added syncthing logo
* add syncthing json
* add sync port
* correct sync port
2020-05-05 22:52:46 -04:00
Kasra Bigdeli
3e128c3675
Update dokuwiki.json
2020-05-04 09:18:11 -04:00
Kasra Bigdeli
5863985255
Added grocy
2020-05-03 20:36:53 -04:00
Kasra Bigdeli
fab2ddb974
Added grocy
2020-05-03 20:35:29 -04:00
Kasra Bigdeli
7268887531
Merge branch 'master' of github.com:caprover/one-click-apps
2020-05-03 20:17:26 -04:00
Kasra Bigdeli
836b9faa1b
DokuWiki
2020-05-03 20:17:22 -04:00
Francisco García
3ea21da331
passbolt ( #165 )
...
* passbolt
* removed unused ENVs
2020-05-03 17:30:25 -04:00
Kasra Bigdeli
4ce57d6157
Plex end instructions
2020-05-03 15:00:25 -04:00
Christopher Fuentes
f840138014
Jitsi ( #156 )
...
* Creating Jitsi One Click App. Version 1
* Adding extra inputs
* Adding docker tag version to images
2020-05-03 11:46:22 -04:00
Kasra Bigdeli
946008d66c
Added plex
2020-05-03 11:38:52 -04:00
Ben
2b80325b99
Add Photoprism ( #164 )
2020-04-28 20:43:07 -04:00
Sojan Jose
37abf28c34
Chatwoot one click installation config ( #163 )
2020-04-26 12:02:27 -04:00
Ben
f1ff8d0fef
Add Bitwarden_rs ( #157 )
...
* Add Bitwarden_rs
* Fix logo filename
* use image instead of dockerfileLines
2020-04-23 14:13:31 -04:00
Mert Demir
1e1795ba7b
Add SinusBot ( #161 )
...
* added sinusbot json
* remove notExposeAsWebapp
* use non-root gid and uid
* remove password overwrite variable
* added sinusbot png
2020-04-23 08:38:47 -04:00
Catherine Chen
861d5dbd12
typo - deployed Peertube doesn't include '-peertube' ( #158 )
2020-04-22 23:14:25 -04:00
Catherine Chen
36da468b68
added database migration note to instructions.end ( #155 )
2020-04-20 22:19:18 -04:00
plmorel
eb71c8a7ea
Etherpad ( #150 )
...
* etherpad logo
* Added etherpad
* Update etherpad.json remove redundancy
remove port redudancy, env variable set to a fixed value of production, removed redundant 80 port mention
2020-04-18 22:03:59 -04:00
Francisco García
83c9464a89
updated phpmyadmin + file upload limit ( #152 )
2020-04-17 22:28:59 -04:00
Francisco García
14ee1aaa64
Addedd Wordpress Only ( #149 )
...
* added wordpress-only option.
* Update to messages
* Update to settings
* Updated name to logo
* php my admin mod
* Changes in texts WP Only
* phpmyadmin roll back
2020-04-14 23:23:55 -04:00
Ernane Luis
b715ab3616
update Hasura app with postgres database setting as input ( #148 )
2020-04-09 22:32:12 -04:00
Kasra Bigdeli
931d411d2f
Fixed typo in outline
2020-04-05 12:30:04 -04:00
Kasra Bigdeli
1ec46526f8
Added outline
2020-04-05 12:26:59 -04:00
Mert Demir
15a91756b6
Add Spigot ( #144 )
...
* added spigot.json
* added image
* make EULA agreement manual
* update eula link and port label
* add spigot version var
* add memory and autorestart variables
* use port variable
* added sha verion tag
* fix version var
* fix sha reference syntax
2020-04-05 09:45:40 -04:00
Mert Demir
f16f9d1f45
Update to TeamSpeak 3.12.0 ( #142 )
2020-04-03 10:31:20 -04:00
Tim
5192258de1
add EteSync a open source sync solution ( #139 )
...
* init with png and config
* formatting and update description
* add start end description
* update description
* update description
2020-03-21 11:22:53 -04:00
Jeffrey Paul
14aae8e40b
Mattermost One-Click-App ( #137 )
...
* adds macOS .DS_Store to .gitignore
* add mattermost one-click-app, fixes #73
2020-03-20 18:52:58 -04:00
Prabir Shrestha
5b3d3004d0
add filestash ( #135 )
...
* add filestash
* update filestash version to b7b45f2
2020-03-16 18:21:21 -04:00
Patrick Nærvig Wøhlk
d7e3dde2b3
App/teamspeak ( #132 )
...
* 1 click teamspeak
* Fixed ports
2020-02-23 17:11:09 -05:00
Kasra Bigdeli
8f965bd6dd
Fixed fusionauth according to message on Slack
2020-02-23 17:03:42 -05:00
Kasra Bigdeli
1176925844
updated ghost
2020-02-13 20:41:26 -05:00
Patrick Nærvig Wøhlk
93d0f65a44
Add wiki-js and Ghost blog (Without DB) ( #128 )
...
* Create wiki-js.json
* Create ghost-only.json
* Fixed volume
* Added logos for ghost-only and wiki-js
2020-02-13 20:37:09 -05:00
Velten Heyn
b7a79dc7ee
include link to github issue ( #129 )
2020-02-13 20:34:14 -05:00
Kasra Bigdeli
c749d61f47
Updated Strapi - reverted to old solution. Adding config during the build isn't working
2020-02-01 15:17:39 -05:00
Kasra Bigdeli
d78b2dba04
Updated Strapi
2020-02-01 14:47:27 -05:00
Kasra Bigdeli
29f5749b17
Update strapi.json
2020-01-31 23:41:14 -05:00
Kasra Bigdeli
2fc48ea713
Update strapi.json
2020-01-31 23:36:19 -05:00
Kasra Bigdeli
6bea0d738f
Updated Strapi as per https://github.com/strapi/strapi-docker/issues/173\#issuecomment-578654988
2020-01-31 23:32:08 -05:00
Kasra Bigdeli
453eb810ca
Updated Strapi based on new format
...
https://github.com/strapi/strapi-docker/blob/master/examples/mongo/docker-compose.yml
2020-01-23 22:34:49 -05:00
Kasra Bigdeli
003f086ca0
Added parse dashboard - fixed URL
2020-01-19 11:36:52 -05:00
Kasra Bigdeli
eb2c271a8a
Added parse dashboard - fixed URL
2020-01-19 10:59:35 -05:00
Kasra Bigdeli
f5ce64fcfa
Added parse dashboard
2020-01-19 10:43:03 -05:00
Kasra Bigdeli
7af1daa183
Fixed #118
2020-01-14 21:15:48 -05:00
bgervan
799f6dc5d3
Update ghost.json ( #117 )
...
Don't expose as web app the maria DB.
2020-01-06 09:28:49 -05:00
Kasra Bigdeli
2a98ab2ea6
Merge branch 'master' of github.com:caprover/one-click-apps
2020-01-05 15:05:51 -05:00
Kasra Bigdeli
3c8aadb47d
Added vscode
2020-01-05 15:05:29 -05:00
Kasra Bigdeli
25b8439956
Update filebrowser.json
2020-01-03 16:46:25 -05:00
Kasra Bigdeli
d21bf463aa
Update filebrowser.json
2020-01-03 16:44:08 -05:00
Kasra Bigdeli
1155799f96
Merge branch 'master' of github.com:caprover/one-click-apps
2020-01-02 22:22:19 -05:00
Kasra Bigdeli
c56868b9ae
Added file browser
2020-01-02 22:22:11 -05:00
Kasra Bigdeli
78f477ed51
Update mongodb.json
2019-12-27 17:46:12 -05:00
Kasra Bigdeli
511104c29a
Update adminer.json
2019-12-24 18:35:25 -05:00
Kasra Bigdeli
b76509a8ab
Update adminer.json
2019-12-24 18:35:13 -05:00
bgervan
d0284cbff4
Update Drone ( #114 )
...
#113 Downgrade the version, until new version released correctly.
2019-12-22 12:33:18 -05:00
Kasra Bigdeli
ab53c4e7bb
Update postgres.json
2019-12-05 08:05:58 -05:00
Kasra Bigdeli
3224330fb7
Update rethinkdb.json
2019-12-05 08:05:27 -05:00
Kasra Bigdeli
bf49cb13ff
Update poste-io.json
2019-12-05 08:04:51 -05:00
Kasra Bigdeli
cde19dd07d
Update phpmyadmin.json
2019-12-05 08:04:20 -05:00
Kasra Bigdeli
555b154c8e
Update mariadb.json
2019-12-05 08:03:04 -05:00
Kasra Bigdeli
3b1d2cae4a
Update nexus3.json
2019-12-05 08:02:11 -05:00
Kasra Bigdeli
f84031cceb
Update fusionauth.json
2019-12-05 08:01:10 -05:00
Kasra Bigdeli
a9d7302439
Update couchdb.json
2019-12-05 08:00:15 -05:00
Kasra Bigdeli
5b629f27b7
Update drone-gitea.json
2019-12-05 07:59:27 -05:00
Kasra Bigdeli
2beba5671c
Update rabbitmq.json
2019-12-05 07:58:54 -05:00
Kasra Bigdeli
26baa6f0fa
Update arangodb.json
2019-12-05 07:57:15 -05:00
Kasra Bigdeli
e2ef358e54
Update adminer.json
2019-12-05 07:56:44 -05:00
Kasra Bigdeli
b6f5d4a5b6
added optional name values
2019-12-04 21:46:38 -05:00
Kasra Bigdeli
e265342756
added optional name values
2019-12-04 21:43:29 -05:00
Kasra Bigdeli
1b6cd9d668
Updated descriptions
2019-12-03 21:45:10 -05:00
Kasra Bigdeli
79766a133e
Updated logos
2019-12-03 21:13:52 -05:00
Kasra Bigdeli
15a9e94d1b
Updated logos
2019-12-03 21:00:52 -05:00
Kasra Bigdeli
51d40c4f29
Updated logos
2019-12-03 20:53:07 -05:00
Kasra Bigdeli
76a2a55ce5
Fixed logo
2019-12-03 19:49:07 -05:00
Kasra Bigdeli
dfdb316d8b
Added logos
2019-12-03 19:46:36 -05:00
Kasra Bigdeli
c84af68c00
Added description to one click apps
2019-12-02 22:41:46 -05:00
Andreas Opferkuch
dd939bd4a2
Update redis tags link and default version ( #105 )
2019-11-07 20:37:10 -05:00
Pierre-Alexandre Losson
f710b426ad
Ghost port number as a variable ( #102 )
...
* Allow setting ghost port number on install
The port was always set to 80 even if protocol is set to https. Added the setting to ask for port number.
* trailing comma typo
2019-11-07 20:36:41 -05:00
Kasra Bigdeli
112f95fccc
Removed support for V1
2019-10-19 15:43:33 -04:00
Olivier Mangin
0596f038ee
add peertube.json ( #98 )
2019-10-19 15:35:52 -04:00
Ben
1988c59950
Add Countly analytics as a one-click app ( #97 )
...
* add countly
* allow version
* add version vars
* add more helpful message
2019-10-19 15:35:06 -04:00
Mark Raymond Jr
5a812fa4a7
RethinkDB support ( #95 )
2019-10-19 15:34:48 -04:00
Kasra Bigdeli
5c114b6baf
Update droppy.json
2019-10-19 15:34:14 -04:00
Dev Aggarwal
2fbf7af684
Create droppy.json ( #94 )
2019-10-19 15:33:36 -04:00
Solomon English
1a8f547453
Add the matomo service ( #92 )
2019-10-19 15:32:43 -04:00
Solomon English
f4c1c0ee3e
Add a Graylog to one click apps ( #90 )
...
* Add a Graylog to one click apps
* Allow http or https to be used
2019-10-19 15:32:03 -04:00
Andrew Wong
d605cd6b11
Housekeeping ( #100 )
...
* Fix redis documentation link address
* Clean grammar and stray apostrophe characters
2019-10-19 15:14:53 -04:00
Aldair Cruz
14ffb08e59
fix(regex): update Postgres Password, Sentry Secret and Sentry Superuser Password regular expressions for validation ( #89 )
2019-08-22 20:34:10 -04:00
Andrew Wong
1ffeca9d80
Fix spelling mistake ( #88 )
2019-08-21 14:40:52 -04:00
Kasra Bigdeli
be0cb7dd03
Updated
2019-08-15 16:55:29 -04:00
Tommy Kyser
4c76b76cd5
FusionAuth ( #85 )
...
* added FusionAuth
* removed "latest as a default value from variables for versions"
* fixed postgres settings that I orginally borked
* added RAM requirement
2019-08-15 16:53:33 -04:00
Kasra Bigdeli
d5223e80f5
Added v2
2019-08-14 13:00:30 -04:00
Marius Gripsgard
3f6dc92132
Make sure to use correct data folder for mariadb ( #86 )
...
The correct data path for mariadb is "/var/lib/mysql".
See: https://mariadb.com/kb/en/library/default-data-directory-for-mariadb/
2019-08-13 09:01:39 -04:00
Kasra Bigdeli
ace46c0927
Update poste-io.json
2019-08-12 10:49:25 -04:00
Marcel Haupenthal
99bb5590e6
Add gitlab-runner ( #65 )
...
* Add gitlab-runner
With this One-Click-App, users can easily create their own Gitlab
Runner to get unlimited ci/cd pipelines.
* explain docker socket mount for gitlab-runner
2019-08-06 12:23:47 -04:00
Dev Aggarwal
2aef56a149
Add poste.io ( #84 )
...
* add poste.io
* fix docs in poste.io; use proper docker image tag
2019-08-05 18:41:52 -04:00
Thomas Jensen
728456e7c7
Added MariaDB ( #76 )
...
* Added MariaDB
* Set fixed value for default version
* Added character sets setting
2019-08-05 18:40:11 -04:00
Daniel Treviño
370e134ce9
Update hasura.json ( #67 )
2019-08-05 18:38:55 -04:00
Mark Raymond Jr
608e2c1715
Add template for Directus ( #64 )
...
* Add directus configuration file.
* Change domain description line.
* Fix SQL database password variables.
2019-08-05 18:38:30 -04:00
Aldair Cruz
2b3c03b915
feat(*): add template for jboss/keycloak ( #61 )
2019-04-30 00:41:36 -04:00
Aldair Cruz
2e6169e699
feat(*): add template for sentry ( #60 )
2019-04-30 00:33:45 -04:00
Aldair Cruz
43775a8eee
feat(*): add template for gitlab-ce ( #56 )
2019-04-25 18:11:19 -04:00
Kasra Bigdeli
cda3200f62
Updated reverse proxy
2019-04-25 14:58:21 -07:00
EntiacMT
f667aea46e
Adds option for setting the client_max_body_size ( #59 )
2019-04-25 17:55:00 -04:00
EntiacMT
d389481685
Update vsts.json ( #58 )
2019-04-16 21:08:38 -07:00
Aldair Cruz
708c525b22
feat(*): add template for portainer ( #57 )
2019-04-14 07:30:24 -07:00