Commit Graph

468 Commits

Author SHA1 Message Date
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
Kasra Bigdeli 00496e2590 Fixed formatting 2021-03-25 19:37:15 -04:00
Kasra Bigdeli 877a3bc579 Fixed formatting 2021-03-25 19:36:49 -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