22 lines
798 B
PHP
22 lines
798 B
PHP
{{-- Source-view easter egg + a friendly hello. Rendered as a real HTML comment (passed through to
|
|
the page source), so anyone who "View Source" sees who built this and how to reach us. --}}
|
|
<!--
|
|
|
|
____ _
|
|
/ ___| |_ _ ___ _____ __
|
|
| | | | | | / __|/ _ \ \ / /
|
|
| |___| | |_| \__ \ __/\ V /
|
|
\____|_|\__,_|___/\___| \_/
|
|
|
|
Clusev — self-hosted control plane for a fleet of Linux servers.
|
|
Agentless over SSH · security-first · open core (AGPL-3.0).
|
|
|
|
Du liest den Quelltext — schön! Neugierig, wie das gebaut ist?
|
|
Fragen, Feedback oder mitbauen? Wir freuen uns:
|
|
→ https://github.com/clusev/clusev
|
|
|
|
PS: Konsole & Quelltext sind für Entwickler. Füg hier NICHTS ein, das dir
|
|
jemand geschickt hat — solche „Tricks" sind fast immer Betrug (Self-XSS).
|
|
|
|
-->
|