-
+
+
+
+ Coolify will automatically monitor your configured servers and deployed
+ resources. Notifies you if something goes wrong on your favourite
+ channels, like Discord, Telegram, via Email and more...
-
Monitoring
-
- Coolify will automatically monitor your configured servers and deployed
- resources. Notifies you if something goes wrong on your favourite
- channels, like Discord, Telegram, via Email and more...
+
+
+
+ We automatically backup your databases to any S3 compatible solution. If
+ something goes wrong, you can easily restore your data with a few clicks.
+
+
+
+
+
+ Programatically deploy, query, and manage your servers & resources.
+ Integrate to your CI/CD pipelines, or build your own custom integrations. *
+
+
+
+
+
+ Git integration is default today. We support hosted (github.com,
+ gitlab.com*) or self-hosted*
+ (Github Enterprise, Gitlab) Git repositories.
+
+
+
+
+
+
Pull Request Deployments
+
+
+ Automagically deploy new commits and pull requests separately to quickly
+ review contributions and speed up your teamwork!
+
-
-
-
- We automatically backup your databases to any S3 compatible solution. If
- something goes wrong, you can easily restore your data with a few clicks.
-
-
-
-
-
- Programatically deploy, query, and manage your servers & resources.
- Integrate to your CI/CD pipelines, or build your own custom integrations. *
-
-
-
-
-
- Git integration is default today. We support hosted (github.com,
- gitlab.com*) or self-hosted*
- (Github Enterprise, Gitlab) Git repositories.
-
-
-
-
-
-
Pull Request Deployments
-
-
- Automagically deploy new commits and pull requests separately to quickly
- review contributions and speed up your teamwork!
-
+
+ * Some features are work in progress and will be available soon.
-
- * Some features are work in progress and will be available soon.
-
-
-@isset($other)
- {{ $other }}
-@endisset
+ @isset($other)
+ {{ $other }}
+ @endisset
diff --git a/resources/views/livewire/subscription/pricing-plans.blade.php b/resources/views/livewire/subscription/pricing-plans.blade.php
index b21095116..86fca8658 100644
--- a/resources/views/livewire/subscription/pricing-plans.blade.php
+++ b/resources/views/livewire/subscription/pricing-plans.blade.php
@@ -2,29 +2,34 @@
@if (config('subscription.provider') === 'stripe')