Commit Graph

863 Commits

Author SHA1 Message Date
Ronald Loyko 298fe24aab
feat: update appwrite (#731)
* feat: update appwrite

closes #633 closes #551

* fix: remove comments

* fix: open runtimes network
2022-09-26 19:58:05 -07:00
Ronald Loyko 7f83be8c2f
feat: add webtop (#729)
* feat: add webtop

* feat: add webtop logo

* fix: use explicit version
2022-09-26 17:57:26 -07:00
Ronald Loyko ad0d4bf668
feat: add openvscode-server (#730)
* feat: add openvscode-server

* fix: use explicit version
2022-09-26 17:56:16 -07:00
Ronald Loyko 9f0994d722
feat: update Penpot (#728)
Co-authored-by: Ronald Loyko <ooo@ronald.ooo>
2022-09-25 14:51:16 -07:00
Matthieu Borgognon 78f5f061b6
Excalidraw (#726)
* Update Ghost to v5 breaking changes

* Fix formatting issue

* Upgrade keycloak to v18+ and switch to official repos breaking changes

* Made data persistent trough postgres

* Fix formatting

* Update outline to v0.64+ & add OIDC connector & add SMTP config & document OSS alternatives

* Add Excalidraw

* Revert "Update outline to v0.64+ & add OIDC connection & add SMTP config & doc (#677)"

This reverts commit 7b1a99847f.

* Revert Outline part

* Removed exposed port for Excalidraw

* FIxes docker release version with commit hash

Co-authored-by: Matthieu Borgognon <matthieu.borgognon@advance-ticket.ch>
2022-09-25 11:50:54 -07:00
Ronald Loyko 57aac0e2e2
feat: add homarr (#727)
* feat: add homerr

* fix: rename homerr to homarr

Co-authored-by: Ronald Loyko <ooo@ronald.ooo>
2022-09-25 10:50:35 -07:00
Kasra Bigdeli 1bc535c3cc Removed unused file 2022-09-24 18:46:56 -07:00
Vasu Bhatia 1cc757afec
added baikal app template (#725)
* added baikal app template

* changed default image version to 0.9.2-nginx

* added correct png for baikal logo

* fixed baikal displayName

Co-authored-by: Vasu Bhatia <github@vbh.ai>
2022-09-24 18:46:24 -07:00
Vasu Bhatia 55b5fa13ff
improved photoprism one-click template (#721)
* improved photoprism one-click template

* added ofelia daemon --docker directive

* removed unsupported caprover mariadb directives, replaced ofelia with chadburn for scheduling

* changed chadburn image url to docker hub

Co-authored-by: Vasu Bhatia <github@vbh.ai>
2022-09-24 15:20:21 -07:00
Ismail D e6c5d2be95
Add SurrealDB (#723)
* Add SurrealDB

* Format surrealdb.yml

* Remove yarn.lock
2022-09-24 15:17:12 -07:00
Rychart Redwerkz 88d73d4734
Bump Gitea/MySQL to latest versions (#714) 2022-09-18 11:44:45 -07:00
Stanislav Khromov ff855ced02
Update Umami repository, links and version (#716)
* Update Umami repository, links and version

* Formatting
2022-09-18 11:27:22 -07:00
Niek van der Maas 086ccdb2ac
Bump Elasticsearch and Kibana to v8 (#710)
* Bump Elasticsearch and Kibana to v8

* Added `SERVER_PUBLICBASEURL`
2022-09-07 15:29:22 -07:00
MYerouPaleBlue 228ebe329d
Fix Listmonk one-click app (wiping DB every time) (#708)
Currently, every time the container is restarted the DB is wiped-out! 

This is due to `idempotent = false` by default (doc: "make --install run only if the database isn't already setup"). Setting ` --idempotent` ensures that DB will be initialized only if empty (i.e. the first time).

[source 1](57dbb9e5db/cmd/init.go (L108)), [source 2](e99c8ed86b/cmd/install.go (L26)), [source 3](e99c8ed86b/cmd/install.go (L46))
2022-09-04 10:49:52 -07:00
Edmundo Sanchez 217592aa18
Add airflow one click app (#704)
* Add Airflow as one click app

- All using bitnami's docker images
- Most environment variables supported
- Alll it needs is the app name and it will work
- All services have passwords, all of them autogenerated on build
- only the webserver is exposed as webapp

* Add airflow logo

* Run prettier on airflow.yml

* remove explicit port definition on capp_appname service
2022-08-22 22:14:09 -07:00
Andre Kutianski bd28102aba
update: strapi docker image (#697)
* update: strapi docker image

Update Strapi docker image since the official isn't maintained anymore.

* update: strapi docker image

Update Strapi docker image since the official isn't maintained anymore.
2022-08-21 20:46:47 -07:00
Debdut Chakraborty ca33c5ad8f
Require email address for admin account creation (#703) 2022-08-20 16:09:09 -07:00
Kasra Bigdeli d4b64b39a4
Updated filebrowser version
Fixed https://github.com/caprover/caprover/issues/1498
2022-08-18 18:38:07 -07:00
Jonas Zohren 487903bcf1
add Matrix Conduit (#702) 2022-08-15 21:17:43 -07:00
Andre Kutianski 85f739fb0d
update maildev.yml (#701)
* add MailDev to one-click-apps #695

* update maildev.yml
2022-08-14 22:18:45 -07:00
Kasra Bigdeli 2bf0c2a152
Update invidious.yml
https://github.com/caprover/one-click-apps/pull/698
2022-08-12 13:01:27 -07:00
Jonas Zohren 05806284a1
Update monica to latest version (3.7) (#699) 2022-08-12 07:19:16 -07:00
Kasra Bigdeli e6c85cb705
Update invidious.yml 2022-08-11 20:22:59 -07:00
kendofriendo dca7b00475
Patch 1 (#698)
* Update invidious.yml

Developer no longer hosts on docker. Changed the image and links to quay.io.

Also changed default postgres placeholder to 14 to match developer's docker-compose.

* Update invidious.yml

Replaced defaultValue for invidious version to correct Quay.io tag.

* replace tag with SHA256

test did not work with tag, but did with sha
2022-08-11 20:20:24 -07:00
Andre Kutianski 4ec4a4144f
add MailDev to one-click-apps #695 (#696) 2022-08-10 20:52:46 -07:00
Joe Innes 3f13ac3255
Fix typo (#694)
STMP -> SMTP
2022-08-07 08:13:39 -07:00
Edmundo Sanchez 913d6835d4
Fix typo on allow cheats variable (#689) 2022-07-31 20:32:25 -07:00
AriaieBOY fbec355229
Update umami apps names (#679)
* Update umami-mysql.yml

* Update umami-only.yml

* Update umami-postgresql.yml
2022-07-31 20:28:55 -07:00
Kasra Bigdeli f5453a07ba Fixed formatting 2022-07-31 08:02:40 -07:00
Edmundo Sanchez 69fbfaa172
Add minecraft-bedrock-server app (#686)
* Add minecraft-bedrock-server app

Using this
https://github.com/itzg/docker-minecraft-bedrock-server#container-specific

* Change latest tag to last tagged version

- Version 2022.1.0
- Also added logo

* Add env variable to enable cheats
2022-07-31 08:01:35 -07:00
Kasra Bigdeli 5d143db547 Fixed formatting 2022-07-31 08:00:17 -07:00
Schiriki 80053a8de3
New app: Matrix Synapse (#684)
* New app: Matrix Synapse

* Change default version

* default version fix

* Add explanation to change the max_upload_size

* Update explanation to change the max_upload_size

* Fix bugs in explanation to change the max_upload_size

* Remove simple

* Code clean up

* Overhaul: no need for the user to execute command

* code formatting

* add public_baseurl

* homeserver.yaml configured to use postgres

* finished postgres setup

* Add "start" description
2022-07-31 07:59:46 -07:00
Brahyam Meneses 2cfe45f09c
Updates Wordpress to v6 and MySQL to v8 (#685) 2022-07-31 07:56:50 -07:00
Vishnu Narayanan 628e2843a6
Update Chatwoot default version to 2.7.0 (#687) 2022-07-31 07:55:56 -07:00
Andrey Zontov b06a9b8af9
Add EmailEngine app (#676)
* Add EmailEngine app

* Add EmailEngine logo

* Remove `--reguirepass` flag for Redis instance

* Update yml build file

* Apply Prettier style to emailengine.yml
2022-07-07 11:55:46 -07:00
Matthieu Borgognon 7b1a99847f
Update outline to v0.64+ & add OIDC connection & add SMTP config & doc (#677)
* Update Ghost to v5 breaking changes

* Fix formatting issue

* Upgrade keycloak to v18+ and switch to official repos breaking changes

* Made data persistent trough postgres

* Fix formatting

* Update outline to v0.64+ & add OIDC connector & add SMTP config & document OSS alternatives
2022-07-06 15:52:31 -07:00
Matthieu Borgognon d1b89fe65f
Upgrade keycloak to v18+ and switch to official repos breaking changes (#675)
* Update Ghost to v5 breaking changes

* Fix formatting issue

* Upgrade keycloak to v18+ and switch to official repos breaking changes

* Made data persistent trough postgres

* Fix formatting
2022-07-05 18:00:24 -07:00
AriaieBOY 786b53a341
update umami-postgresql and added umami-mysql (#674)
* update umami-postgresql and added umami-mysql

* add umami-postgresql.png

* change default version of umami

* fix a typo

* set minimum umami version to 1.33.2

* fix

* fix umami version and added no DB app

* umami-nodb

* change nodb to only
2022-06-28 16:20:03 -07:00
Matteias Collet 803b64ade8
add imgproxy (#673)
* add imgproxy

* add missing newline to imgproxy config
2022-06-27 11:36:57 -07:00
Nauman Shakir 033866ad60
Mattermost one click app (#663)
* removed the outdated mattermost one-click apps, added a latest mattermost one-click app with updated configs

* updated version tags

* ran prettier

* reverted changes in package.json

* reverted package.json and package-lock.json to the version before commits.
2022-06-24 15:52:38 -07:00
Baptiste Arnaud 09f9db2d4e
Update default n8n version (#672) 2022-06-23 09:56:48 -07:00
Matthieu Borgognon 1638debf1c
Update Ghost to v5 breaking changes (#670)
* Update Ghost to v5 breaking changes

* Fix formatting issue
2022-06-14 12:48:31 -07:00
sandrohanea 03f3819e7d
Updated healthcheck file and fixed typo (#667)
#666
2022-06-03 07:37:31 -07:00
Jordan Hall 39577b1ea6
Add version support (#665) 2022-06-01 19:19:21 -07:00
Alexandre 0ddaef9d94
Adding TZ Env to ChadBurn Captain file (#661)
The captainfile didn't use `$$cap_tz` and without the `TZ` env varriable alpine stays in UTC.

With this fix, the container will now have the proper timezone set.
2022-05-12 22:45:56 -07:00
borjarobert 297bf1c96a
Add Mayan EDMS (#656)
* Create mayan-edms.yml

First working draft of Mayan EDMS as a One-Click-App

* Added Mayan EDMS logo png

* Updates instructions and description

* Format change

* format changes

* format

* after prettier

* Added missing validRegex and better descriptions

$$cap_redis_pass can't be blank

* Remove command from postgres and update instructions
2022-05-07 07:59:18 -07:00
Matías Fort 5e63ffeb62
Add CouchDB with Clouseau (Full Text Search) as one click app (#658)
* Add CouchDB with Clouseau (Full Text Search) as one click app

* Add files via upload

* Update couchdb-clouseau

* Rename couchdb-clouseau to couchdb-clouseau.yml
2022-05-01 10:47:36 -07:00
Daniel Rataj fd7bdd8700
Use official Redis image (#657)
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2022-04-29 08:48:49 -07:00
Dorian 9ac2be5dd1
Update FileRun to latest version (#653) 2022-04-27 17:54:01 -07:00
Daniel Rataj 7151c7337d
Update Appwrite logo (#642)
Co-authored-by: Daniel Rataj <daniel.rataj@mall.cz>
2022-04-27 17:47:23 -07:00