Skip to content

Conversation

@piscis
Copy link
Contributor

@piscis piscis commented Nov 17, 2025

Changes

  • feat(service): add uptime kuma v2 with mariadb template

Considerations

  • I decided not to generate a db-config.json via Docker Compose. Users must deploy the service first and then configure it through the web interface. This might be worth adding to the documentation.
  • Although Uptime Kuma v2 supports an internal MariaDB instance, I chose to use an external container so users can leverage Coolify’s built-in backup functionality for the database.
  • I’m unsure whether we should provide a default custom MariaDB configuration. I kept the settings and tweaks to a bare minimum for now.

@ShadowArcanist
Copy link
Member

Holding this due to https://github.com/louislam/uptime-kuma/wiki/Migration-From-v1-To-v2#docker-only-breaking-changes

Will circle back to this PR once moby/moby#40734 is closed

@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. ⏸️ Hold Issues or PRs that are on hold while awaiting planning or decisions from the core team. labels Nov 17, 2025
@github-actions
Copy link
Contributor

Hi @piscis! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

@peaklabs-dev peaklabs-dev changed the title feat(service): Add Uptime Kuma with MariaDB support service template. feat(service): add uptime kuma with mariadb template Jan 8, 2026
@peaklabs-dev peaklabs-dev removed the ⏸️ Hold Issues or PRs that are on hold while awaiting planning or decisions from the core team. label Jan 8, 2026
- fix formatting, naming and ordering
- improve uptime kuma healthcheck
- remove custom mariadb config
Copy link
Member

@peaklabs-dev peaklabs-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

I removed the custom config for mariadb and added uptime kuma v2 with mysql to the next version as well.

@peaklabs-dev peaklabs-dev merged commit a7894ca into coollabsio:next Jan 8, 2026
1 check passed
@github-actions github-actions bot removed the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants