Skip to content

Auto-translate: Coolify Setup Guide (#1714)#1725

Merged
fgalz merged 8 commits intomasterfrom
translations/pr-1714
Mar 10, 2026
Merged

Auto-translate: Coolify Setup Guide (#1714)#1725
fgalz merged 8 commits intomasterfrom
translations/pr-1714

Conversation

@github-actions
Copy link
Contributor

Automated translations for #1714.

Merge this PR after #1714 has been merged.

@github-actions github-actions bot mentioned this pull request Mar 10, 2026
@cursor
Copy link

cursor bot commented Mar 10, 2026

PR Summary

Low Risk
Primarily adds documentation and navigation entries; risk is limited to potential broken doc routing/nav links or incorrect service URLs in services.map.tsx.

Overview
Adds a new server-linux-coolify documentation page describing Coolify installation/configuration, including InlineVoucher/InlineServiceLink integration.

Introduces translated versions of the same guide across multiple locales under i18n/*/…/server-linux-coolify.md, and registers the page in navigation via sidebars.js and the Linux Services dropdown.

Extends services.map.tsx with new vserver-service-coolify and dedicated-service-coolify entries (title, URL, price) to support the doc’s service links.

Written by Cursor Bugbot for commit 63b15d6. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

items: [
{ to: '/docs/dedicated-linux-openclaw', icon: 'bot', label: 'OpenClaw', labelKey: 'openclaw', badge: '🔥Trending', badgeKey: 'badgeTrending' },
{ to: '/docs/server-linux-n8n', icon: 'bot', label: 'n8n', labelKey: 'n8n', badge: '⭐ Popular', badgeKey: 'badgePopular' },
{ to: '/docs/server-linux-coolify', icon: 'bot', label: 'Coolify', labelKey: 'Coolify', badge: '⭐ Popular', badgeKey: 'badgePopular' },
Copy link

Choose a reason for hiding this comment

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

Plex link unintentionally removed from Linux dropdown

Medium Severity

The dedicated-linux-plex entry was removed from the Linux Services dropdown to make room for the new Coolify entry. However, the Linux Plex guide still exists in the docs, the sidebar, and is referenced from software-overview-services.md. This removal reduces discoverability of an existing guide and appears unintentional — it looks like it was dropped to keep the item count the same rather than as a deliberate decision.

Fix in Cursor Fix in Web

@fgalz fgalz merged commit 11fd1a3 into master Mar 10, 2026
1 check passed
@fgalz fgalz deleted the translations/pr-1714 branch March 10, 2026 16:24
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.

2 participants