Servermanager
A webapp to keep track of your hosting environment.
Install / Use
/learn @iandk/ServermanagerREADME
Servermanager
A simple file-based webapp to keep track of your hosting environment. It comes with an integrated search and uptime function.
1. Requirements
- Apache 2.4 with mod_rewrite enabled
- PHP 7.4+ with php exec enabled if you want to use the Ping function
The ping method requires the exec function to be enabled. Please keep in mind that the hostname of the host will be used to ping, not the IP(s).
2. Installation
Upload the application to your server or shared hosting and set the document root to the "public" folder. Make sure that mod_rewrite is enabled, the .htaccess file is present and the permissions are set.
Since there is no authentification for the frontend and the API you should configure a htpasswd protection or restrict the IP access.
3. Config
You can change set the following parameters in the app/js/app.js
title: 'My hosts',
currency: '€',
billingTerm: 'month',
// Set this to true if you don't want to see the pricing input and table view
// This is useful when used internally and you don't need to specifiy the price for hosts
disablePricing: false,
// This settings disables the ping check in the background, set this to true
// if your environment doesn't support php exec or you don't need this this function
disablePing: false,
4. Demo

Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
