Skip to content

Commit 9b9c69e

Browse files
authored
update docs (#12)
1 parent 0853c15 commit 9b9c69e

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

docs/source/forward-proxy.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ Prerequisites
1212
Installation
1313
------------
1414

15-
You can install the SCION HTTP Reverse Proxy plugin either building from source or adding the plugin to an existing Caddy installation.
16-
17-
Add plugin to existing Caddy installation
18-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19-
20-
If you have an existing Caddy installation, you can add the SCION HTTP Proxy plugin to it. The plugin contains both the reverse proxy (supporting the 3 flavors of HTTP) and the forward proxy.
21-
Please visit the `Caddy SCION plugin documentation <https://caddyserver.com/docs/modules/scion>`_ for more information on how to extend Caddy with SCION.
15+
You can install the SCION HTTP Forward Proxy building it for the target platform or downloading the pre-built binary in `releases <https://github.com/scionproto-contrib/caddy-scion/releases>`_.
2216

2317
Build for Linux
2418
---------------

docs/source/reverse-proxy.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,8 @@ Prerequisites
2525
Installation
2626
------------
2727

28-
You can install the SCION HTTP Reverse Proxy plugin either building from source or adding the plugin to an existing Caddy installation.
28+
You can install the SCION HTTP Reverse Proxy building it for the target platform or downloading the pre-built binary in `releases <https://github.com/scionproto-contrib/caddy-scion/releases>`_.
2929

30-
Add plugin to existing Caddy installation
31-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32-
33-
If you have an existing Caddy installation, you can add the SCION HTTP Proxy plugin to it. The plugin contains both the reverse proxy (supporting the 3 flavors of HTTP) and the forward proxy.
34-
Please visit the `Caddy SCION plugin documentation <https://caddyserver.com/docs/modules/scion>`_ for more information on how to extend Caddy with SCION.
3530

3631
Build for Linux
3732
~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)