docs - dev to master links and VERSION upgrade

This commit is contained in:
bunkerity
2021-08-20 16:58:37 +02:00
parent 1c60ec9804
commit 8808f161c5
41 changed files with 55 additions and 55 deletions

View File

@@ -8,7 +8,7 @@ We will assume that you already have some basic knownledges about Authelia. If t
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/authelia/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/authelia/architecture.png?raw=true" />
## Configuration

View File

@@ -4,7 +4,7 @@ Quickly deploy PHP app on Docker containers without restarting bunkerized-nginx.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/autoconf-php/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/autoconf-php/architecture.png?raw=true" />
## Autoconf

View File

@@ -4,7 +4,7 @@ Quickly deploy web app on Docker containers without restarting bunkerized-nginx.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/autoconf-reverse-proxy/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/autoconf-reverse-proxy/architecture.png?raw=true" />
## Autoconf

View File

@@ -4,7 +4,7 @@ This is a basic example for a typical PHP website/app.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/basic-website-with-php/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/basic-website-with-php/architecture.png?raw=true" />
## Docker

View File

@@ -8,7 +8,7 @@ We will assume that you already have some basic knowledges about Cloudflare. If
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/certbot-cloudflare/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/certbot-cloudflare/architecture.png?raw=true" />
## Configuration

View File

@@ -8,7 +8,7 @@ We will assume that you already have some basic knowledges about Let's Encrypt D
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/certbot-wildcard/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/certbot-wildcard/architecture.png?raw=true" />
## Configuration

View File

@@ -8,7 +8,7 @@ This example uses a bunkerized-nginx plugin, you can have a look at the [documen
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/clamav/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/clamav/architecture.png?raw=true" />
## Configuration

View File

@@ -8,7 +8,7 @@ This example uses a bunkerized-nginx plugin, you can have a look at the [documen
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/crowdsec/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/crowdsec/architecture.png?raw=true" />
## Configuration

View File

@@ -4,7 +4,7 @@ Ghost is a free and open source blogging platform written in JavaScript and dist
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/ghost/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/ghost/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Gogs is an easy to install, cross-platform and lightweight self-hosted Git servi
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/gogs/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/gogs/architecture.png?raw=true" />
## Configuration

View File

@@ -4,7 +4,7 @@ Example on how you can harden the container executing bunkerized-nginx. See the
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/hardened/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/hardened/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Joomla is a free and open-source content management system (CMS) for publishing
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/joomla/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/joomla/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Basic examples on how to use bunkerized-nginx within a Kubernetes cluster. See t
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/kubernetes/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/kubernetes/architecture.png?raw=true" />
## Kubernetes

View File

@@ -4,7 +4,7 @@ Simple example on how to load balance requests to multiple backends.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/load-balancer/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/load-balancer/architecture.png?raw=true" />
## Configuration

View File

@@ -4,7 +4,7 @@ Moodle is a free and open-source learning management system (LMS) written in PHP
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/moodle/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/moodle/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ This is a basic example for hosting multiple web services.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/multisite-basic/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/multisite-basic/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ This is a basic example for hosting multiple web services with custom configurat
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/multisite-custom-confs/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/multisite-custom-confs/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ This is a basic example for hosting multiple web services with custom subfolders
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/multisite-custom-subfolders/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/multisite-custom-subfolders/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Nextcloud is a suite of client-server software for creating and using file hosti
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/nextcloud/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/nextcloud/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Passbolt is a free open source password manager for teams. See the official [web
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/passbolt/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/passbolt/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ PrestaShop is a freemium, open source e-commerce platform. See the official [web
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/prestashop/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/prestashop/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Redmine is a free and open source, web-based project management and issue tracki
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/redmine/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/redmine/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Simple example to show how to setup bunkerized-nginx in front of some existing H
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/reverse-proxy-multisite/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/reverse-proxy-multisite/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Simple example to show how to setup bunkerized-nginx in front of some existing H
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/reverse-proxy-singlesite/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/reverse-proxy-singlesite/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Simple example to show how to setup bunkerized-nginx in front of some existing W
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/reverse-proxy-websocket/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/reverse-proxy-websocket/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Basic examples on how to deploy and use bunkerized-nginx within a Docker Swarm c
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/swarm-redis/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/swarm-redis/architecture.png?raw=true" />
## Swarm

View File

@@ -4,7 +4,7 @@ Basic examples on how to deploy and use bunkerized-nginx within a Docker Swarm c
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/swarm/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/swarm/architecture.png?raw=true" />
## Swarm

View File

@@ -4,7 +4,7 @@ Send bunkerized-nginx logs to a remote syslog server.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/syslog/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/syslog/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Deploy bunkerized-nginx in front of Jakarta EE apps.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/tomcat/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/tomcat/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Secure your TOR hidden services ".onion" with bunkerized-nginx.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/tor-hidden-service/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/tor-hidden-service/architecture.png?raw=true" />
## Docker

View File

@@ -6,7 +6,7 @@ You can easily switch from Traefik to bunkerized-nginx if you are more concerned
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/traefik-alternative/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/traefik-alternative/architecture.png?raw=true" />
## Autoconf

View File

@@ -4,7 +4,7 @@ Use the web UI panel to configure your bunkerized-nginx instances.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/web-ui/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/web-ui/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ WordPress is a free and open-source content management system (CMS) written in P
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/wordpress/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/wordpress/architecture.png?raw=true" />
## Docker

View File

@@ -4,7 +4,7 @@ Zammad is a web-based, open source user support/ticketing solution. See the offi
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/zammad/architecture.png?raw=true" />
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/zammad/architecture.png?raw=true" />
## Docker