Commit Graph

851 Commits

Author SHA1 Message Date
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
valery1707 44e27497fd
Fix typo (#926) 2023-05-12 17:42:19 -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
Kasra Bigdeli e7f3505536
Update README.md 2023-04-28 09:16:04 -07:00
Kasra Bigdeli ec8177943e
Update README.md 2023-04-28 09:15:24 -07:00
Kasra Bigdeli 7cd12d8629
Update README.md 2023-04-28 09:14:50 -07:00
Jordan Hall 36b9af5500
docs: Update README to Add 3rd party community repos list (#916) 2023-04-28 09:13:56 -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
Kasra Bigdeli 262a92a2fe
Update PULL_REQUEST_TEMPLATE.md 2023-04-19 12:15:03 -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
Vdauphin 098a4a0bb8
Use Awes0meHub repository as exemple (#905) 2023-04-10 13:13:28 -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
Kasra Bigdeli cdd584f5d9
Update PULL_REQUEST_TEMPLATE.md 2023-04-07 15:32:17 -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
Ronald Loyko e73765dbe9
feat: add saleor (#887)
* feat: add saleor

* fix: remove private key field

---------

Co-authored-by: Ronald Loyko <info@nordia.io>
2023-03-22 21:21:14 -07:00
Bernd Storath 436af65169
iRedMail: Fix spelling (#883)
* Fix spelling

* Fix URL to tags
2023-03-07 10:44:42 -08:00
marcusique f5c73c3e48
Add Firefly III Data Importer (FIDI) (#875)
* added fireflyiii data importer

* fixed quotes

* removed ports and port variable

* fixed formatting issues
2023-03-06 22:43:39 -08:00
Kasra Bigdeli b710ec58f6
Update PULL_REQUEST_TEMPLATE.md 2023-03-04 16:47:36 -08:00
Jonas Höbenreich 384ed25055
add serpbear (#879)
* Add serpbear
https://github.com/towfiqi/serpbear

* run prettier

* fix SerpBear config file
2023-03-04 16:01:42 -08:00
Douglas Lara afcc159bc7
Add Chatwoot Botpress Bridge App (#855)
* Add Chatwoot Botpress Bridge app

* Fixes formatting

* Change to not official app

* Improve app env vars
2023-02-28 22:20:54 -08:00
Douglas Lara 3a61979423
Improve outline deployment (#829)
* Run migrations before start

* Remove optional and deprecated env variables

* Run Outline migrations on app startup
2023-02-25 18:10:08 -08:00
Douglas Lara 460c909a00
Add Cal.com app (#854)
* Add Cal.com app

* Fixes formatting
2023-02-25 18:08:00 -08:00
Kasra Bigdeli 8c66ef4f19 Merge branch 'master' of github.com:caprover/one-click-apps 2023-02-23 22:57:24 -08:00
Kasra Bigdeli d749cc1682 Closed https://github.com/caprover/one-click-apps/issues/872 2023-02-23 22:56:28 -08:00
Matthieu Borgognon c0f87f370b
Fix outline db migration (#869)
* 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

* Fix db migration command

* Upgrade to latest version

---------

Co-authored-by: Matthieu Borgognon <matthieu.borgognon@advance-ticket.ch>
2023-02-19 20:30:14 -08:00
Kasra Bigdeli 54d3aebfb9 Fixed formatting 2023-02-14 17:17:39 -08:00
ahmgam b82b37840f
added forge minecraft server with web admin RCON (#865)
* Create forge_minecraft

* Rename forge_minecraft to forge_minecraft.yml

* Add files via upload

* Update forge_minecraft.yml
2023-02-14 17:16:31 -08:00
Vdauphin 6e16ae584f
Update Mastodon to v4.1 (#866)
* Update to v4.1

* fix format
2023-02-14 17:14:09 -08:00
Rychart Redwerkz c128616211
Update changedetection.yml (#864) 2023-02-10 20:14:28 -08:00
dennemark d591305629
Fix db url issue (#863)
Newer keycloak versions auto-build on `kc.sh start`. This leads to loss of correct usage of postgres db. If we pass `--optimized` parameter to it, keycloak will take the already build file with KC_DB=postgres and it should work.
2023-02-10 18:28:29 -08:00