| Age | Commit message (Collapse) | Author |
|
* Update default postgres version to latest 14.x
* Fix variable references in template
* Use postgres defaults as one-click defaults
* Don't postfix user-given app name with "-db"
|
|
|
|
* chore(n8n): bump version and optimize variables
* feat(n8n): add environment variable for editor base URL
As recommended in n8n best practices.
* feat(n8n): add smtp environment variables
|
|
|
|
* feat(rocketchat): bump version
* feat(rocketchat): bump mongodb version
* fix(rocketchat): update restrictive regexes
* feat(rocketchat): add enabling websocket note
|
|
updated default version to one that is useable. (pre 3.0.0 no longer exists on docker)
|
|
* iRedMail - Open Source Mail Server
* Formatted with prettier^2.0.5
* Local Check - iredmail.yml
* Adding requirements
* Formatted with prettier
* Formatted with [email protected]
* Formatted with formatter CLI
Co-authored-by: Ido S <[email protected]>
Co-authored-by: Ido s <[email protected]>
|
|
* Added transfer.sh
* Added logo
* Don't use latest
* formatter
* Fixed variable name
|
|
* feat: add botpress
* fix(botpress): improve wording
* fix(botpress): language file permissions
* feat(botpress): add instructions
|
|
|
|
* feat(poste-io): instructions and customization
* fix(poste-io): change URL scheme in instructions
* fix(poste-io): wording in instructions
* fix(poste-io): remove port customization
|
|
* feat: add gotenberg
* feat(gotenberg): add image
* feat(gotenberg): add instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added GlitchTip
* make prettier
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
* feat: add crater
* fix: turn off optimizations
* feat: add crater logo
* refactor: remove queue worker options
* fix: improve start instructions
|
|
* feat: add woodpecker
* feat: add agent configurations
* feat: add more start instructions
|
|
|
|
* feat: update appwrite
closes #633 closes #551
* fix: remove comments
* fix: open runtimes network
|
|
* feat: add webtop
* feat: add webtop logo
* fix: use explicit version
|
|
* feat: add openvscode-server
* fix: use explicit version
|
|
Co-authored-by: Ronald Loyko <[email protected]>
|
|
* 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 7b1a99847f062e8e6a4aacafacb9fa6446ea0508.
* Revert Outline part
* Removed exposed port for Excalidraw
* FIxes docker release version with commit hash
Co-authored-by: Matthieu Borgognon <[email protected]>
|
|
* feat: add homerr
* fix: rename homerr to homarr
Co-authored-by: Ronald Loyko <[email protected]>
|
|
|
|
* 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 <[email protected]>
|
|
* 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 <[email protected]>
|
|
* Add SurrealDB
* Format surrealdb.yml
* Remove yarn.lock
|
|
|
|
* Update Umami repository, links and version
* Formatting
|
|
* Bump Elasticsearch and Kibana to v8
* Added `SERVER_PUBLICBASEURL`
|
|
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](https://github.com/knadh/listmonk/blob/57dbb9e5dbf11b40ad97bbdfe3c39bb9119baea7/cmd/init.go#L108), [source 2](https://github.com/knadh/listmonk/blob/e99c8ed86b71bbcf8bfb2e5361147cec7137cf75/cmd/install.go#L26), [source 3](https://github.com/knadh/listmonk/blob/e99c8ed86b71bbcf8bfb2e5361147cec7137cf75/cmd/install.go#L46)
|
|
* 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
|
|
* 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.
|
|
|
|
Fixed https://github.com/caprover/caprover/issues/1498
|
|
|
|
* add MailDev to one-click-apps #695
* update maildev.yml
|
|
https://github.com/caprover/one-click-apps/pull/698
|