Server Configuration
Manage global settings, data sources, and security policies for your GeoServer instance.
Server Information
Internal identifier for this server instance.
Public endpoint for WMS/WFS services.
Feature Toggles
Enable WMS Services
Allow Web Map Service requests for raster layer rendering.
Enable WFS Services
Allow Web Feature Service requests for vector data access.
Tile Caching
Use GeoWebCache to improve performance for frequently accessed layers.
Debug Mode
Enable verbose logging and stack traces for troubleshooting.
Registered Data Stores
| Name | Type | Connection | Layers | Status | Actions |
|---|---|---|---|---|---|
| PostGIS-Primary | PostgreSQL | db.internal:5432/geodata | 42 | Connected | |
| GeoTIFF-Archive | Directory | /mnt/storage/tiffs | 18 | Connected | |
| IoT-Sensor-Stream | TimescaleDB | stream.internal:5432/telemetry | 7 | High Load |
Access Control & Authentication
Require Authentication
All API and map requests must include valid credentials.
Enable CORS
Allow cross-origin requests from trusted domains.
Rate Limiting
Restrict requests per IP to prevent abuse (100 req/min).