Tag

Web UI

0 views collected around this technical thread.

Top Architecture Tech Stack
Top Architecture Tech Stack
Feb 19, 2025 · Operations

Nginx UI: A Web-Based Management Interface for Nginx Servers

Nginx UI is a Go‑and‑Vue powered web interface that simplifies Nginx server configuration, offering real‑time statistics, ChatGPT assistance, one‑click deployment, automatic Let's Encrypt renewal, log viewing, configuration editing with syntax highlighting, and multiple deployment options including binary, systemd, and Docker.

DockerGoNginx
0 likes · 7 min read
Nginx UI: A Web-Based Management Interface for Nginx Servers
Test Development Learning Exchange
Test Development Learning Exchange
Jan 31, 2025 · Operations

How to Set User Spawn Rate in Locust via CLI and Web UI

This article explains how to configure Locust’s user spawn rate—the number of virtual users started per second—using command‑line options or the Web interface, includes example commands, steps to launch the service, and considerations for dynamic adjustment and test safety.

LocustUser Spawn RateWeb UI
0 likes · 4 min read
How to Set User Spawn Rate in Locust via CLI and Web UI
macrozheng
macrozheng
Jun 18, 2024 · Frontend Development

Discover Layui: A Lightweight Frontend UI Library for Rapid Web Development

Layui is a free, lightweight Web UI component library that follows native HTML/CSS/JS development, offering modular specifications, easy onboarding, and a rich set of components, with simple installation via download, npm, or CDN, making rapid, elegant frontend development straightforward.

Component LibraryJavaScriptLayUI
0 likes · 7 min read
Discover Layui: A Lightweight Frontend UI Library for Rapid Web Development
macrozheng
macrozheng
Jul 11, 2023 · Operations

Mastering 1Panel: Deploy and Manage Linux Servers with One-Click Ease

This guide introduces 1Panel, an open-source Linux server operation panel that integrates WordPress and Halo, explains how to install it with a single curl command, and demonstrates managing containers, databases, applications, and host settings through its web interface.

1PanelDockerLinux
0 likes · 6 min read
Mastering 1Panel: Deploy and Manage Linux Servers with One-Click Ease
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 28, 2023 · Frontend Development

How to Customize Custom Scrollbars for Complex Vue Components

This article explains the challenges of native scrollbar styling in complex Vue components like vxe-table and vue-gantt-elastic, evaluates existing solutions, and introduces the use-scrollbars Vue hook that enables fully customizable, animated, and performant scrollbars with TypeScript typings, providing step‑by‑step implementation examples.

Custom ScrollbarTypeScriptVue
0 likes · 7 min read
How to Customize Custom Scrollbars for Complex Vue Components
macrozheng
macrozheng
Mar 22, 2023 · Backend Development

Quickly Set Up Nginx Proxy Manager with Docker and Enable HTTPS

This guide walks you through installing Nginx Proxy Manager via Docker, configuring reverse proxy hosts, obtaining Let’s Encrypt SSL certificates, and securing access with HTTPS, all using a user‑friendly web interface suitable for beginners.

DockerNginxNginx Proxy Manager
0 likes · 7 min read
Quickly Set Up Nginx Proxy Manager with Docker and Enable HTTPS
Code Ape Tech Column
Code Ape Tech Column
Dec 31, 2022 · Operations

nginxWebUI: Graphical Management Tool for Nginx – Installation, Configuration, and Usage Guide

This article introduces nginxWebUI, a web‑based graphical interface for managing Nginx configurations, explains its technical architecture, provides step‑by‑step installation instructions for jar, Docker and systemd service on Linux, and demonstrates how to use the UI for HTTP, TCP, SSL, load‑balancing, and remote server management.

DockerLinuxNginx
0 likes · 10 min read
nginxWebUI: Graphical Management Tool for Nginx – Installation, Configuration, and Usage Guide
php中文网 Courses
php中文网 Courses
Oct 19, 2022 · Frontend Development

17 Practical Vue3 UI Component Libraries (Web and Mobile)

This article introduces seventeen useful Vue3 UI component libraries—covering both web and mobile solutions—detailing each library's main features, design philosophy, and official website links to help developers quickly choose suitable components for their projects.

Component ecosystemOpen-sourceUI component library
0 likes · 11 min read
17 Practical Vue3 UI Component Libraries (Web and Mobile)
Laravel Tech Community
Laravel Tech Community
Oct 8, 2022 · Databases

Comparative Review of Popular Redis Visualization Tools

This article compares a range of Redis visualization solutions—including desktop clients, a web‑based platform, and an IDE plugin—detailing their features, licensing, platform support, and command‑line integration to help developers choose the most efficient tool for their workflow.

Database ToolsIDE PluginRedis
0 likes · 8 min read
Comparative Review of Popular Redis Visualization Tools
IT Architects Alliance
IT Architects Alliance
Apr 4, 2022 · Operations

NginxWebUI: A Graphical Management Tool for Nginx Configuration

NginxWebUI is an open‑source web‑based interface that simplifies Nginx configuration, offering features such as HTTP/TCP forwarding, SSL certificate automation, multi‑server management, Docker deployment, and a REST API, while providing step‑by‑step installation commands for Ubuntu and container environments.

BackendConfiguration ManagementDocker
0 likes · 7 min read
NginxWebUI: A Graphical Management Tool for Nginx Configuration
Laravel Tech Community
Laravel Tech Community
Feb 28, 2022 · Backend Development

nginxWebUI: Graphical Management Tool for Nginx Configuration and Deployment

nginxWebUI is a web‑based graphical interface that simplifies configuring, managing, and deploying Nginx—including HTTP/TCP forwarding, reverse proxy, load balancing, SSL certificate automation, and multi‑server cluster support—while providing Docker images and detailed installation steps for Linux, Windows, and macOS environments.

DockerJavaLinux
0 likes · 9 min read
nginxWebUI: Graphical Management Tool for Nginx Configuration and Deployment
IT Services Circle
IT Services Circle
Feb 21, 2022 · Operations

Cockpit on CentOS 8: Installation, Configuration, and Feature Overview

This article introduces the built‑in Cockpit web console for CentOS 8, explains how to install and configure CentOS 8, set up Cockpit, and demonstrates its various management functions such as system overview, storage, networking, containers, user accounts, updates, and SELinux control.

CentOSCockpitLinux
0 likes · 7 min read
Cockpit on CentOS 8: Installation, Configuration, and Feature Overview
macrozheng
macrozheng
Feb 16, 2022 · Operations

Master Linux Server Management with Cockpit on CentOS 8 – A Complete Guide

Learn how to install, configure, and use Cockpit—a built‑in web‑based visual management tool in CentOS 8—to handle user accounts, firewalls, storage, monitoring, container management, and software updates, with step‑by‑step commands, repository tweaks, and practical screenshots.

CentOSCockpitLinux administration
0 likes · 9 min read
Master Linux Server Management with Cockpit on CentOS 8 – A Complete Guide
Architect's Tech Stack
Architect's Tech Stack
Nov 26, 2021 · Frontend Development

Introducing Jetpack Compose for Web: A Multi‑Platform UI Toolkit Using Kotlin

This article introduces Jetpack Compose for Web, a JetBrains‑backed multi‑platform UI framework that lets developers write Kotlin code once and render responsive web interfaces, showcasing its features, composable DOM API, and several code examples for building cross‑platform user interfaces.

Compose for WebJetpack ComposeKotlin
0 likes · 6 min read
Introducing Jetpack Compose for Web: A Multi‑Platform UI Toolkit Using Kotlin
Code Ape Tech Column
Code Ape Tech Column
Jul 5, 2021 · Frontend Development

Introducing Jetpack Compose for Web: Building Multi‑Platform UI with Kotlin

This article introduces Jetpack Compose for Web, a Kotlin‑based UI toolkit from JetBrains that enables developers to create responsive web interfaces and share UI code across Web, desktop, and Android platforms, illustrated with practical code examples and styling techniques.

Compose for WebJetpack ComposeKotlin
0 likes · 4 min read
Introducing Jetpack Compose for Web: Building Multi‑Platform UI with Kotlin
DevOps Engineer
DevOps Engineer
Oct 21, 2017 · Frontend Development

Handling Asynchronous Operations in Nightwatch.js: Getting and Comparing License Numbers

This article explains how to retrieve a license count using Nightwatch.js, manage JavaScript's asynchronous callbacks, compare two retrieved values, and assert the expected increment, providing complete code examples and practical tips for reliable UI automation testing.

Automation TestingJavaScriptNightwatch.js
0 likes · 2 min read
Handling Asynchronous Operations in Nightwatch.js: Getting and Comparing License Numbers
Qunar Tech Salon
Qunar Tech Salon
Jan 12, 2015 · Backend Development

Designing and Building a Private Docker Registry Service

This article outlines the requirements, architecture, and implementation considerations for creating a private Docker registry, covering intelligent layer deduplication, a searchable web UI, horizontal scaling, and the underlying Python/Flask stack with various storage back‑ends.

DockerFlaskPython
0 likes · 5 min read
Designing and Building a Private Docker Registry Service