Commit Graph

462 Commits

Author SHA1 Message Date
Tiago Serafim 7f2c78d672
Update sshd.yml, enables ssh tunneling by defaul (#981)
Updates a ENV var so that the openssh-server enables by default the ssh tunneling
2023-08-23 21:27:29 -07:00
Bukhori Muhammad Aqid c7890e3e0c
Add Claper (claper.co) & Formbricks (formbricks.com) (#929)
* [update] removing appsmith no database

* feat:  add claper.co

* feat: add claper logo

* feat: remove trailing slash

* add formbricks

* prettier format

* add nextauth var
2023-08-21 21:15:59 -07:00
Pierre Balzack fe591f182c
Update databag.yml default version (#978) 2023-08-14 22:03:48 -07:00
Pierre Balzack f01c785151
adding databag messenger service (#977)
* adding databag messenger service

* Update databag.yml with prettier style

* rerun prettier from within project

---------

Co-authored-by: balzack <roland.osborne@gmail.com>
2023-08-08 18:22:45 -07:00
Teal'c 7c4aec0a78
Update Shiori (#975)
* Remove unused property in Shiori

* Generate random password for mysql in Shiori

Generate random password for mysql in Shiori
2023-08-01 11:14:52 -07:00
Teal'c 7d7ba7af10
Update shiori.yml (#973) 2023-07-31 19:38:21 -07:00
loulou2852 bb8f943944
Update directus.yml (#971)
Update to the last version and REDIS config for v10. Instead it fails to start
2023-07-25 09:11:58 -07:00
Tiago Serafim 1e91483278
feat(windmill): add native workers, remove cache and version bump. (#970) 2023-07-25 07:51:40 -07:00
Ronald Loyko aaa12a4f37
feat: add calcom (#969) 2023-07-21 08:19:24 -07:00
Ronald Loyko 9e86b7e0fe
feat: add baserow (#967) 2023-07-13 16:30:48 -07:00
Ronald Loyko 3b0f0c6c1d
feat(mixpost): add https hint (#968) 2023-07-13 15:28:57 -07:00
Ronald Loyko 15607edf2c
feat(cockpit): update configuration (#965)
Co-authored-by: Ronald Loyko <info@nordia.io>
2023-07-13 09:30:43 -07:00
Ronald Loyko 16c5aebfb3
feat(keila): update configuration (#966)
Co-authored-by: Ronald Loyko <info@nordia.io>
2023-07-13 09:30:25 -07:00
Ronald Loyko f529424485
feat(wordpress): use generated default password (#964)
Co-authored-by: Ronald Loyko <info@nordia.io>
2023-07-13 09:28:48 -07:00
Aleksander 32bca1d6d4
updated to current version, minor fixes (#959) 2023-07-05 15:28:58 -07:00
Ivan Skodje d4aa50cc4c
Updated PrivateBin to 1.5.1. Added persistent config volume to allow config override (#958) 2023-06-29 11:38:13 -07:00
Desmond Kyeremeh a0d962d312
Updated orangehrm to use orangehrm/orangehrm (#957) 2023-06-29 11:35:23 -07:00
JonathanDoelan ae07954636
Update directus-mysql-redis.yml (#956)
Since Directus 10.4.0 we need to use the `REDIS` env var instead of `CACHE_REDIS`. By keeping both vars it will work for previous as well as for future versions.
2023-06-28 12:35:35 -07:00
Vdauphin 9b0a1ff734
Update Nextcloud to 26 and instructions (#955)
* Fix DAV Nextcloud warning

https://www.reddit.com/r/NextCloud/comments/sd7anx/your_web_server_is_not_properly_set_up_to_resolve/

* Add new version 26

* Add random password

* Improve instructions

* Tweak instructions
2023-06-27 14:33:23 -07:00
Andris Reinman a14ea994b0
Updated Docker repository and logo for EmailEngine (#951) 2023-06-12 13:47:11 -07:00
Vojtěch Kaizr da837ae2c9
updated libreddit - docker repo, sha version (#950)
* updated libreddit - changed docker image, version by tag instead SHA hash

* fixed version tag

* returned SHA tag, no other tags than latest in docker repo
2023-06-10 08:01:50 -07:00
steigerdich 8fa525cba6
Add Yourls (#948)
* Create yourls.yaml

* Add files via upload

* Rename yourls.yaml to yourls.yml

* changed isOfficial: true und deleted log-Volume
2023-06-06 14:11:27 -07:00
Tiago Serafim cb6644d338
Update windmill.yml to latest version and added support for docker socket. (#947) 2023-06-06 13:21:11 -07:00
Ronald Loyko d533ed428d
fix(penpot): adjust SMTP settings (#944)
Co-authored-by: Ronald Loyko <info@nordia.io>
2023-06-02 17:38:50 -07:00
Ewan Jones 0bbe341526
#942 - Penpot - adding environment variables to frontend (#943)
* #942 - Penpot - adding environment variables to frontend

Fixes #942 

Nginx config can no longer be updated with custom `sed` commands in docker image as it is created by penpot image upon startup. 

However environmen variables are now supported to configure the backend and exporter URI so update to those instead.

* penpot.yml - adding back frontend image

* penpot - update versions and simplify

Updating Penpot, PostgreSQL and Redis versions and ensuring frontend/backend/exporter all use the same version

* penpot - updating label for simplified variable
2023-06-02 11:18:42 -07:00
Stephen Davis 2ab0d596b5
Fixed issue ref'd in PR #858 (#941) 2023-05-31 21:25:47 -07:00
Luziferus 4736f305c5
♻️ Refactored itzg's Minecraft server app (#935)
* ♻️ Refactored itzg's Minecraft server app

- removed forge_minecraft
+ added dynamic_minecraft

* ♻️ after CR1: renamed the minecraft file names back to original

In order to see the changes clearer.

* ♻️ after CR2: applying formatter

---------

Co-authored-by: luziferus <luzy-dev@pm.me>
2023-05-28 10:02:22 -07:00
Ericky Thierry 5a4ae60009
Update pocketbase.yml to work on ARM (#940)
I made some simple changes to the template so that it is possible to choose the cpu architecture when installing
I also modified the volume mount point so that it is possible to update the pocketbase binary without having to delete and recreate the app
I also updated the default installation version to the most current one
2023-05-27 17:39:23 -07:00
Vdauphin 576149de09
Add LanguageTool (#933)
* add languagetool

* tweak description

* Use containerHttpPort

* rm ports as handle by containerHttpPort
2023-05-27 05:40:30 -07:00
Vdauphin 1dd990a164
Add PiGallery2 (#932)
* Add PyGallery2

* add host path

* add review

* fix description
2023-05-25 18:28:15 -07:00
Vdauphin 27a2b8774d
Update adguard-home.yml version (#928) 2023-05-14 11:48:58 -07:00
Minkbear 11467d9776
feat(chatwoot): Update default version to v2.16.0 and environment FRONTEND_URL to get rid of error (#927) 2023-05-12 17:41:53 -07:00
valery1707 3897c52278
Fix typo (#925) 2023-05-12 17:14:08 -07:00
Tiago Serafim 87299cc176
feat: add Windmill as one-click-app. (#924)
* feat: add Windmill as one-click-app.

* Update Windmill: it's ideal to have one worker and multiple replicas.
2023-05-11 12:39:50 -07:00
Vdauphin 28a0d317bb
Update onlyoffice-documentserver.yml to v7 and add secret key (#922)
* Update onlyoffice-documentserver.yml to v7

* fix typo
2023-05-08 18:30:09 -07:00
Ronald Loyko f3e70a5acb
feat: update webtop (#920)
Co-authored-by: Ronald Loyko <info@nordia.io>
2023-05-06 11:13:37 -07:00
Vdauphin 9c2184b0dd
Update Nextcloud to v25.0.6 (#919) 2023-04-29 10:15:31 -07:00
Slava Vishnyakov bba92dd0fe
Fix Meilisearch / bump (#915)
* Fix Meilisearch params / volumes

* Snapshot Interval no longer an option

https://www.meilisearch.com/docs/learn/configuration/instance_options#schedule-snapshot-creation
2023-04-25 18:12:26 -07:00
Kasra Bigdeli 5eb85557c2 Deleted Whoops as it does not work properly https://github.com/caprover/one-click-apps/pull/298\#issuecomment-1516028802 2023-04-21 08:40:49 -07:00
Ronald Loyko 4058193bab
feat: add mixpost (#889)
* add mixpost

* fix: insert website to generate key

---------

Co-authored-by: Ronald Loyko <info@nordia.io>
2023-04-18 15:24:28 -07:00
Sebastian Rettig 843cdbfb74
Update GlitchTip to v3.1.2 (#909) 2023-04-15 08:55:10 -07:00
Kasra Bigdeli acf0dc2b34 Rearranging to make the guide more clear 2023-04-15 08:52:52 -07:00
drewOP e296cb7513
Adding checkmk to One-Click-Apps (#900)
* adding checkmk to One-Click-Apps

* removed unnecessary environment variables
2023-04-09 09:56:59 -07:00
sandro-lombardi f042cefd27
Added Litestream (#902)
* Added litestream

* Added a stable version tag for the litestream container. Added randomly generated S3 secrets as default value placeholders
2023-04-09 09:55:51 -07:00
L0r3m cc356617a1
Add KeyDB (#899)
* Add KeyDB

* Add better quality logo

* Satisfy linter
2023-04-07 15:31:00 -07:00
Vdauphin 9d28f46da9
Update Gitea to v1.19 (#898)
* Update gitea.yml

* Tweak end comment
2023-04-06 15:03:47 -07:00
Vdauphin 3943244477
Update PeerTube to v5 (#897)
* Update peertube.yml

* fix missing PT_INITIAL_ROOT_PASSWORD
2023-04-05 14:41:41 -07:00
br 3b2ae3e33c
Add Immich as one-click-app (#894)
* Added immich.yml and immich.png

* format

* format

* update instructions for clearer messages

* format

* revert changes in package.json

* Delete package.json

* Delete package-lock.json

* package.json as before, sorry

* sorry

* Delete package-lock.json

* grr

* now it should work

* Update package-lock.json

I just copy pasted the original, I'm going mad 😱

* Update package.json

Copy pasted from the one in master

* Everything works

* formatter-writer
2023-04-01 21:15:48 -07:00
Kasra Bigdeli ad78e0a157 Removed Graylog as it's not working anymore https://github.com/caprover/one-click-apps/pull/90\#issuecomment-1491150552 2023-03-30 18:36:45 -07:00
Sandoche ADITTANE aa526614cb
Fixing persistance (#886)
Without this change rebooting the container will result on data lost
2023-03-22 21:25:52 -07:00