Skip to content

feat(services): add Cap to templates#9729

Open
tiagozip wants to merge 6 commits intocoollabsio:nextfrom
tiagozip:add-cap-captcha
Open

feat(services): add Cap to templates#9729
tiagozip wants to merge 6 commits intocoollabsio:nextfrom
tiagozip:add-cap-captcha

Conversation

@tiagozip
Copy link
Copy Markdown

Changes

adds a cap captcha (not to be confused with Cap, the screen recorder) service template

Issues

Category

  • Bug fix
  • Improvement
  • New feature
  • Adding new one click service
  • Fixing or updating existing one click service

Preview

N/A

AI Assistance

  • AI was NOT used to create this PR
  • AI was used (please describe below)

If AI was used:

  • Tools used:
  • How extensively:

Testing

tested on a local coolify instance

Contributor Agreement

Important

  • I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
  • I have searched existing issues and pull requests (including closed ones) to ensure this isn't a duplicate.
  • I have tested all the changes thoroughly with a local development instance of Coolify and I am confident that they will work as expected when a maintainer tests them.

This was referenced Apr 22, 2026
Comment thread templates/compose/cap-captcha.yaml Outdated
Comment thread templates/compose/cap-captcha.yaml
Comment thread templates/compose/cap-captcha.yaml Outdated
Comment thread templates/compose/cap-captcha.yaml Outdated
Comment thread templates/compose/cap-captcha.yaml
@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. 📑 Waiting for Docs PR PRs that need to have a mirrored PR to the Coolify Docs before being merged. labels Apr 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi @tiagozip! 👋

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

@tiagozip
Copy link
Copy Markdown
Author

done in coollabsio/coolify-docs#581

@ShadowArcanist ShadowArcanist added ✅ Ready to merge and removed 📑 Waiting for Docs PR PRs that need to have a mirrored PR to the Coolify Docs before being merged. labels Apr 22, 2026
@The-Best-Codes
Copy link
Copy Markdown
Contributor

Yay this would be nice because I just deployed Cap on Coolify and had to do it manually!
Might be worth noting... when I deployed the docker-compose.yml shown in the Cap docs, I had to add user: root to the cap service because the IP address data was failing to download otherwise. It kept saying:

[cap] IP DB download failed: EACCES: permission denied, open '/usr/src/app/data/dbip-country.mmdb'

I tried mounting a cap-data volume to see if I could fix it without root (like cap-data:/usr/src/app/data) but it didn't work for me.
Side-note for @tiagozip: It would be nice if the dashboard UI told you there was an error downloading the IP data; I was pretty confused at first because it just shows "Downloading" and then goes back to nothing on failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✅ Ready to merge ⚙️ Service Issues requesting or PRs adding/fixing service templates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants