Ronald Loyko
bb5f0bfc1d
feat: add lago ( #753 )
2022-10-07 17:25:29 -07:00
Ronald Loyko
0d4b495944
feat: add ghostfolio ( #741 )
2022-10-07 07:21:13 -07:00
Peter Achberger
f016c4dbc8
added GlitchTip ( #749 )
...
* added GlitchTip
* make prettier
2022-10-06 16:33:05 -07:00
Rychart Redwerkz
1451352cd0
Bump Weblate to latest version ( #747 )
2022-10-03 07:14:43 -07:00
Ronald Loyko
53f69e6ee6
feat: add keila ( #746 )
2022-10-02 18:02:16 -07:00
Ronald Loyko
743c374822
refactor: switch lightning implementation to cln ( #745 )
2022-10-02 07:53:31 -07:00
Bukhori Muhammad Aqid
80e29003a9
[update] removing appsmith no database ( #744 )
2022-10-01 08:47:29 -07:00
Ronald Loyko
af87a08981
feat: add btcpayserver ( #743 )
...
* feat: add btcpayserver
* feat: add logo for btcpayserver
* fix: mention HTTPS in the instructions
* fix: add thunderhub volume to main app
* fix: mention nginx configuration changes in instructions
2022-09-30 20:39:31 -07:00
Ronald Loyko
d21a4e0bfb
fix: add username var to end instructions ( #738 )
2022-09-28 21:14:11 -07:00
Ronald Loyko
22ef49c431
feat: add crater ( #737 )
...
* feat: add crater
* fix: turn off optimizations
* feat: add crater logo
* refactor: remove queue worker options
* fix: improve start instructions
2022-09-28 21:11:56 -07:00
Ronald Loyko
544b2cfcab
feat: add woodpecker ( #733 )
...
* feat: add woodpecker
* feat: add agent configurations
* feat: add more start instructions
2022-09-27 07:12:56 -07:00
Ronald Loyko
995d0808a0
fix: typo in appwrite ( #732 )
2022-09-27 07:10:55 -07:00
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