Skip to content

Conversation

yipfram
Copy link
Contributor

@yipfram yipfram commented Oct 19, 2025

Summary

  • Add Docker Compose template for Pocket ID
  • Add Pocket ID logo

What is Pocket ID?

Pocket ID is a simple and secure OIDC provider that allows users to authenticate with their passkeys to services using WebAuthn.

Template Details

  • Image: ghcr.io/pocket-id/pocket-id:v1.13
  • Port: 1411
  • Includes healthcheck using built-in command
  • Persistent data storage with named volume
  • Proper environment variable configuration for Coolify

Add Docker Compose template for Pocket ID, a simple and secure OIDC provider with passkey authentication support.
@yipfram
Copy link
Contributor Author

yipfram commented Oct 19, 2025

Tested and it works :)

Add variant of Pocket ID template with PostgreSQL database support for better scalability and production use.
Include SMTP settings for email notifications and one-time access features.
Include SMTP settings for email notifications and one-time access features.
@yipfram
Copy link
Contributor Author

yipfram commented Oct 19, 2025

added SMTP + postgres config (tested and it works)

@Cinzya Cinzya added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Oct 20, 2025
Copy link
Contributor

Hi @yipfram! 👋

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

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