mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-12-25 13:01:44 +00:00
screenly
This commit is contained in:
16
README.md
16
README.md
@@ -9,11 +9,6 @@ Hence - this repo.<br>
|
||||
The aims is to provide a ready-to-run recipes that you can just copy, paste and run.<br>
|
||||
So, without further ado, here's the current list:
|
||||
|
||||
# General Information
|
||||
- How to setup docker & docker-compose?
|
||||
- How to use docker-compose
|
||||
- Troubleshooting
|
||||
|
||||
# How to use this cookbook
|
||||
- There are certain things that some recipes need which cannot be filled in due to security reasons.
|
||||
- `example.com` needs to be replaced with your own domain
|
||||
@@ -21,6 +16,13 @@ So, without further ado, here's the current list:
|
||||
- keys (like `APP_KEY`, `SECRET` etc.) should be regenerated using e.g. `openssl rand -base64 32`
|
||||
- Not all apps have been tested & described. These are marked as 🔗 (external links).
|
||||
|
||||
|
||||
# General Information
|
||||
- How to setup docker & docker-compose?
|
||||
- How to use docker-compose
|
||||
- Troubleshooting
|
||||
|
||||
|
||||
# Ad Blockers & local DNS
|
||||
- [AdGuard Home](apps/ad-blockers/adguard.md)
|
||||
- [PiHole](apps/ad-blockers/pihole.md)
|
||||
@@ -29,6 +31,10 @@ So, without further ado, here's the current list:
|
||||
# Antivirus
|
||||
- [MalwareMultiScan](https://github.com/mindcollapse/MalwareMultiScan) 🔗
|
||||
|
||||
# Backup
|
||||
- Duplicati
|
||||
- Elkar Backup
|
||||
|
||||
# Blogging
|
||||
- [AnchorCMS](https://github.com/anchorcms/anchor-cms#installation) 🔗
|
||||
- [Ghost](https://ghost.org/docs/install/docker/) 🔗
|
||||
|
||||
Reference in New Issue
Block a user