Skip to content

feat: add Huly self-host service template#9316

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

feat: add Huly self-host service template#9316
DragonBot00 wants to merge 1 commit intocoollabsio:v4.xfrom
DragonBot00:feat/huly-template

Conversation

@DragonBot00
Copy link
Copy Markdown

Changes

Added a complete Huly self-host service template for Coolify. Huly is an open-source project management platform (Linear/Jira/Slack/Notion alternative). The template includes all 12 required services based on the official huly-selfhost compose file, adapted to Coolify environment variable conventions.

  • Added templates/compose/huly.yaml with front, account, transactor, collaborator, workspace, fulltext, rekoni, stats, CockroachDB, Redpanda, MinIO, and Elasticsearch

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 official huly-selfhost compose.yml, then manually verified service names, ports, and Coolify variable conventions

Testing

Verified the YAML syntax is valid and all services match the official huly-selfhost compose.yml structure. Environment variables follow Coolify conventions (SERVICE_URL_, SERVICE_PASSWORD_, SERVICE_USER_).

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 Huly, an open-source
project management platform (Linear/Jira/Slack/Notion alternative).

Includes all required services: front, account, transactor,
collaborator, workspace, fulltext, rekoni, stats, CockroachDB,
Redpanda (Kafka), MinIO (S3), and Elasticsearch.

Closes coollabsio#2543
@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.

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]: Huly Self-host Template

1 participant