486 Commits

Author SHA1 Message Date
a97058d51e Adding organizr logo and captain file (#285)
* Adding organizr logo and captain file

* Ran formatter
2020-10-22 19:19:30 -04:00
555330003a Add ohmyforms (#284) 2020-10-20 18:51:54 -04:00
3840d5d2dc Humhub Social media platform (#282)
* Humhub draft

* Run prettier
2020-10-20 18:51:13 -04:00
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
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
bc09ff24c4 Fixed env var 2020-10-07 20:32:14 -04:00
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
f33ca414d6 Fixed the description 2020-10-02 23:33:03 -04:00
2c748879a8 Added Tensorflow 2020-10-02 23:26:29 -04:00
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
69b28dc094 Fixed format 2020-09-18 19:00:26 -04:00
d7cf44dc14 Further improvements to drone-gitea (#268)
* Some additional improvements

* Fix formatting
2020-09-18 19:00:08 -04:00
095c64c23c Fixed format 2020-09-17 18:56:46 -04:00
e35c31396c Latest drone, change from agent to docker runner (#267) 2020-09-17 18:56:14 -04:00
f3e1368da3 Updated Portrainer version
Fixed https://github.com/caprover/one-click-apps/issues/266
2020-09-17 18:52:53 -04:00
f1be067753 Formatted 2020-09-15 08:23:17 -04:00
742f06762c Update n8n-io.yml 2020-09-15 08:21:56 -04:00
dc62682321 Fixed: https://github.com/caprover/one-click-apps/issues/262 - VSTS agent (#263) 2020-09-11 08:29:55 -04:00
39ec821ea2 Added Coral Talk 2020-09-07 19:19:10 -04:00
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
24958039b4 Formatted 2020-08-27 21:15:53 -04:00
67700d506c Update graylog.yml 2020-08-27 21:14:01 -04:00
878f457fe2 Add Cachet OCA (#257)
* Add Cachet OCA

* Implement feedback (@githubsaturn)
2020-08-26 09:29:36 -04:00
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
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
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
ab9e7e0ba5 Fix timezone config in CodiMD OCA (#254) 2020-08-25 08:32:57 -04:00
6a3b5d6ef2 Update invalid option in environment (#247) 2020-08-25 08:02:50 -04:00
136be3cd6f Add notExposeAsWebApp to CodiMD's DB service (#252) 2020-08-25 00:10:24 -04:00
a4fc42c4ea Add CodiMD OCA (#249)
* Add CodiMD yaml & png

* Run Prettier on yaml

* Implement feedback (@githubsaturn)
2020-08-24 23:19:49 -04:00
427922c4f6 Update mongo-express.yml 2020-08-24 22:21:32 -04:00
f494dcdd0b Update gitlab-ce.yml 2020-08-22 12:09:42 -04:00
af172b6680 Formatter on V4 2020-08-16 20:07:04 -04:00
0e70ec541e migrate to v4 2020-08-16 20:03:15 -04:00
83103a1809 Fixed build 2020-08-16 19:40:55 -04:00
723ca5cca5 Fixed build 2020-08-16 19:37:46 -04:00
9ae0159100 Fixed build 2020-08-16 19:35:45 -04:00
b5f32aa696 Fixed build 2020-08-16 19:34:08 -04:00
c711509c02 Fixed latest tag 2020-08-16 19:30:53 -04:00
43505a20e8 migrated to v4 2020-08-16 19:24:26 -04:00
2b5f8234fd Update README.md 2020-08-16 16:08:02 -04:00
f8a62d5337 Update README.md 2020-08-16 16:06:12 -04:00
fdec6d812d Updated readme for V4 (#244)
* Updated readme for V4

* Updated readme for V4
2020-08-16 16:05:21 -04:00
83c86c07c5 Enforcing max 200 char for description 2020-08-16 09:54:49 -04:00
090e2473bd Moved isOfficial under caproverOneClickApp property 2020-08-16 09:46:13 -04:00
7bab4b4afc Validating v4 2020-08-16 08:58:13 -04:00
b643e1709a Added placeholder for validating v4 2020-08-16 08:43:27 -04:00
b67f5f8aa1 Updated validator - linter fixes 2020-08-16 08:40:00 -04:00
54468bde29 Resorting 2020-08-16 07:55:13 -04:00
53fc299f36 Revert "Revert "Added private bin and v4""
This reverts commit f0ccc406dc.
2020-08-16 07:51:10 -04:00