mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-21 13:23:03 +01:00
docs: remove empty content
This commit is contained in:
13
README.md
13
README.md
@@ -19,7 +19,6 @@ Which allows you to start your containers on demand and shut them down automatic
|
||||
- [Configuration File](#configuration-file)
|
||||
- [Environment Variables](#environment-variables)
|
||||
- [Arguments](#arguments)
|
||||
- [](#)
|
||||
- [Install Sablier on its own](#install-sablier-on-its-own)
|
||||
- [Use the Docker image](#use-the-docker-image)
|
||||
- [Use the binary distribution](#use-the-binary-distribution)
|
||||
@@ -84,11 +83,11 @@ It leverage the API calls to Sablier to your reverse proxy middleware to wake up
|
||||
|
||||

|
||||
|
||||
| Reverse Proxy | Docker | Docker Swarm mode | Kubernetes | Podman |
|
||||
| ----------------------------- | :-----------: | :---------------: | :-----------: | :-------------------------------------------------------: |
|
||||
| [Traefik](./plugins/traefik/) | ✅ | ✅ | ✅ *(partial)* | [See #70](https://github.com/acouvreur/sablier/issues/70) |
|
||||
| [Nginx](./plugins/nginx/) | ✅ | ✅ | ❌ |
|
||||
| [Caddy](./plugins/caddy/) | ✅ | ✅ | ❌ |
|
||||
| Reverse Proxy | Docker | Docker Swarm mode | Kubernetes | Podman |
|
||||
| ----------------------------- | :----: | :---------------: | :-----------: | :-------------------------------------------------------: |
|
||||
| [Traefik](./plugins/traefik/) | ✅ | ✅ | ✅ *(partial)* | [See #70](https://github.com/acouvreur/sablier/issues/70) |
|
||||
| [Nginx](./plugins/nginx/) | ✅ | ✅ | ❌ |
|
||||
| [Caddy](./plugins/caddy/) | ✅ | ✅ | ❌ |
|
||||
|
||||
|
||||
## Guides
|
||||
@@ -203,8 +202,6 @@ Becomes
|
||||
sablier start --strategy.dynamic.custom-themes-path /my/path
|
||||
```
|
||||
|
||||
###
|
||||
|
||||
## Install Sablier on its own
|
||||
|
||||
You can install Sablier with the following flavors:
|
||||
|
||||
Reference in New Issue
Block a user