examples improvement - certbot cloudflare and wildcard, clamav, crowdsec, ghost and gogs

This commit is contained in:
bunkerity
2021-08-04 15:02:55 +02:00
parent 44de2253d2
commit d8286ced7c
16 changed files with 111 additions and 3 deletions

11
examples/ghost/README.md Normal file
View File

@@ -0,0 +1,11 @@
# Ghost
Ghost is a free and open source blogging platform written in JavaScript and distributed under the MIT License, designed to simplify the process of online publishing for individual bloggers as well as online publications. More info at official [website](https://ghost.org) and [repository](https://github.com/TryGhost/Ghost).
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/ghost/architecture.png?raw=true" />
## Docker
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/ghost/docker-compose.yml).

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB