Swagger-Editor

Swagger-Editor

Docker app from grtgbln's Repository

Overview

Swagger Editor lets you edit OpenAPI API definitions (OpenAPI 2.0 and OpenAPI 3.0.3) in JSON or YAML format inside your browser and to preview documentations in real time. Valid OpenAPI definitions can then be generated and used with the full Swagger tooling (code generation, documentation, etc).
There are additional configuration options via environmental variables. See documentation: https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md#docker

Install Swagger-Editor on Unraid in a few clicks.

Find Swagger-Editor in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Swagger-Editor Review the template variables and paths Click Install

Download Statistics

17,221,052
Total Downloads
77,705
This Month
131,988
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
swaggerapi/swagger-editor:latest
Last Updated2026-05-22
First Seen2025-06-13

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Privileged
false

Template configuration

Web UI PortPorttcp

Container Port: 8080

Target
8080
Default
8080
Value
8080
Swagger FileVariable

Path to swagger JSON or YAML file to edit. Remove if not used.

Target
SWAGGER_FILE
Swagger URLVariable

URL to the swagger JSON or YAML file used to edit. Remove if not used.

Target
URL
Base URLVariable

Base URL for the application. Change if you are running behind a reverse proxy or in a subdirectory.

Target
BASE_URL
Default
/
Value
/