Deploying Single-Node RabbitMQ + Exporter with Docker
2023-05-14
This post walks through setting up a single-node RabbitMQ 3.8 with the management UI and rabbitmq-exporter using Docker and Docker Compose. It covers installing Docker/Compose, configuring a registry mirror, composing services, port mapping, data persistence, and initializing secure RabbitMQ accounts to quickly build an observable message queue on one host.
316 字
|
2 分钟
Advin Servers Netherlands Benchmark
2023-05-12
Hands-on benchmark of the Advin Servers Netherlands node: consolidates official site info and Looking Glass endpoints, showcases the KVM-based EPYC 4-core 16 GB configuration, and includes CPU, memory, disk I/O, and network performance results. Evaluates price-performance and ideal use cases to help you choose quickly.
1573 字
|
8 分钟
BuyVM Luxembourg 5900X with Unmetered Bandwidth
2023-04-23
Hands-on benchmark of BuyVM’s Luxembourg Ryzen 9 5900X VPS: 1 vCPU KVM on Debian 11 scoring 4474 in single-core CPU, memory read/write at 47 GB/s and 24 GB/s, and disk IO peaking at 3.01 GB/s. Streaming-wise, Disney+ is unlocked for LU, Netflix is limited to Originals, and YouTube works via a Prague CDN node, with detailed routing and IP reputation data included.
1145 字
|
6 分钟
Deploying Prometheus + Grafana with Docker
2023-04-21
Deploy a Prometheus + Grafana monitoring and alerting stack using Docker and Docker Compose. This guide covers version and resource lists, setting up registry mirrors, writing a Compose file, mounting persistent storage, and exposing ports. Quickly build a visual monitoring platform with Pushgateway, Alertmanager, and node-exporter included.
577 字
|
3 分钟
Backing Up and Migrating Chevereto Docker Service (4.0.6)
2023-04-11
This guide walks through backing up and migrating a Chevereto 4.0.6 Docker deployment between VPS instances: gracefully stopping the container, archiving the images directory, exporting the database, transferring backup files, and recreating the stack via docker-compose with matching environment variables to fully restore data and configuration on the new host.
362 字
|
2 分钟
Advinservers Tokyo VPS Benchmark
2023-04-09
Benchmarking the Advinservers Tokyo node: solid price-to-performance, excellent latency, and TeraSwitch in‑house DDoS mitigation. Includes YABS, CPU, memory, disk benchmarks, Speedtest results, global latency and streaming unlock tests. E‑2388G + KVM setup, suitable for latency‑sensitive workloads and high‑usage projects.
2539 字
|
13 分钟
Hybula 7950X Netherlands €24 VPS Benchmark
2023-04-08
Hands-on benchmark of Hybula’s €24 Netherlands VPS: Ryzen 9 7950X, DDR5 ECC, U.2 PCIe 4.0 NVMe, 1 Gbit/s port with 2.5 TB traffic, and CDN77 L3/4 DDoS protection. Includes test IPs plus Geekbench 4/5/6, YABS, sysbench, disk and memory performance, network and streaming unlock results, with standout single-core performance.
2809 字
|
14 分钟
How to Install RabbitMQ Plugins
2023-04-08
Step-by-step guide to installing plugins in RabbitMQ: list local plugins, enable amqp_client, download and install rabbitmq_delayed_message_exchange, and troubleshoot common “plugin not found” and path issues. Includes download sources, example commands, and notes on the correct plugin directory structure for Linux deployments.
213 字
|
1 分钟
Using RabbitMQ: rabbitmq-plugins
2023-04-07
A practical guide to the rabbitmq-plugins CLI for managing RabbitMQ broker plugins. Covers command syntax, list options and status flags, enabling/disabling/setting plugins with dependency handling, and online/offline modes. Includes an example of enabling rabbitmq_management and highlights the security risk of the default guest account, which is limited to local logins.
597 字
|
3 分钟
TeamSpeak Server Setup Guide on Ubuntu 20
2023-04-07
Step-by-step guide to deploying a TeamSpeak voice server on Ubuntu 20: prerequisites, server installation, permissions, port configuration, and systemd auto-start. Includes all key commands, firewall rules, and troubleshooting tips so you can quickly spin up and maintain your own dedicated voice platform.
846 字
|
4 分钟
A Handy Tool for Smooth Single-Point WebP Migration: WebP-ServerGo
2023-04-04
This post focuses on bandwidth and compatibility pain points while deploying WebP‑ServerGo on a Tencent Cloud Lightweight Application Server. It walks through UA‑based smart fallback/WebP conversion, caching acceleration, and how to integrate it with NGINX. Includes both Docker and manual installation, configuration examples, and tips to help single-node sites smoothly migrate to WebP and dramatically improve image loading and concurrency.
1334 字
|
7 分钟
Deploying Misskey with Docker
2023-04-03
A step-by-step guide to deploying Misskey with Docker in a minimal setup. Covers environment preparation on Debian, docker-compose configuration, Redis/Postgres data persistence, file volume mapping, initialization commands, basic usage, and a common file-permission fix, plus helpful reference links for diving deeper into the Fediverse.
968 字
|
5 分钟