Skip to content

feat: add PayloadCMS service template#9317

Closed
DragonBot00 wants to merge 1 commit intocoollabsio:v4.xfrom
DragonBot00:feat/payloadcms-template
Closed

feat: add PayloadCMS service template#9317
DragonBot00 wants to merge 1 commit intocoollabsio:v4.xfrom
DragonBot00:feat/payloadcms-template

Conversation

@DragonBot00
Copy link
Copy Markdown

Changes

Added a PayloadCMS service template for Coolify. PayloadCMS is an open-source headless CMS and application framework built with Next.js and TypeScript. Template includes PostgreSQL 16 database with health checks and persistent volumes.

  • Added templates/compose/payloadcms.yaml with PayloadCMS app + PostgreSQL

Issues

Category

  • Adding new one click service

Preview

N/A - service template (YAML file addition only)

AI Assistance

  • AI was used (please describe below)

If AI was used:

  • Tools used: Claude (Anthropic)
  • How extensively: Used to generate the initial template based on PayloadCMS Docker documentation, then verified against Coolify variable conventions

Testing

Verified YAML syntax is valid. Environment variables follow Coolify conventions. PostgreSQL health check uses standard pg_isready pattern matching other Coolify templates.

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.

Adds a one-click service template for PayloadCMS, an open-source
headless CMS and application framework built with Next.js.

Includes PostgreSQL 16 database with health checks and persistent
volumes for data and media uploads.

Closes coollabsio#2346
@github-actions
Copy link
Copy Markdown
Contributor

This PR did not pass quality checks so it will be closed. If you believe this is a mistake please let us know.

@github-actions github-actions bot closed this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: PayloadCMS Template

1 participant