-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #82 from FranckKe/add_beszel_service
Add Beszel service
- Loading branch information
Showing
6 changed files
with
32 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: Beszel | ||
head: | ||
- tag: "meta" | ||
attrs: | ||
property: "og:title" | ||
content: "How to host Beszel with Coolify" | ||
description: "Here you can find the documentation for hosting Beszel with Coolify." | ||
--- | ||
|
||
![Bezsel](../../../assets/images/services/beszel.svg) | ||
|
||
## What is Beszel? | ||
|
||
Lightweight server monitoring hub with historical data, docker stats, and alerts. | ||
|
||
## Setup | ||
|
||
- Deploy Beszel using Coolify template | ||
- In the UI, `Add a new System` | ||
- Enter `beszel-agent` in Host/IP | ||
- Copy the key from the modal in the `KEY` environnement variable in Beszel's docker-compose env section (Edit Docker Compose button of Beszel service in Coolify UI) | ||
|
||
![beszel_doc_1](../../../assets/images/services/beszel_doc_1.png) | ||
![beszel_doc_2](../../../assets/images/services/beszel_doc_2.png) | ||
|
||
## Links | ||
|
||
- [GitHub ›](https://github.com/henrygd/beszel) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters