1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-01-01 19:09:23 +00:00

Improve title on recipes

This commit is contained in:
David Young
2022-07-10 20:44:18 +12:00
parent 346c3a9c85
commit bb2b358ec6
41 changed files with 1057 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
---
description: A self-hosted internet archiving solution
title: Archivebox - bookmark manager for your self-hosted stack
---
# Archivebox

View File

@@ -1,5 +1,5 @@
---
title: Run linuxserver bookstack in Docker
title: How to run BookStack in Docker
description: BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information. Here's how to integrate linuxserver's bookstack image into your Docker Swarm stack.
---

View File

@@ -1,5 +1,6 @@
---
description: Duplicati - Yet another option to backup your exciting stuff. It's good to have options.
title: Use Duplicati in Docker to backup to backblaze / b2 and friends
description: Duplicati - Yet another boring option to backup your exciting stuff, especially to Backblaze / B2 - It's good to have options.
---
# Duplicati

View File

@@ -1,4 +1,5 @@
---
title: Use Duplicity in Docker to backup to backblaze / b2 and friends
description: A boring recipe to backup your exciting stuff. Boring is good.
---

View File

@@ -1,5 +1,6 @@
---
description: Real heroes backup their shizz!
title: Use elkarbackup in Docker to backup to backblaze / b2 and friends
description: ElkarBackup is a free open-source backup solution based on RSync/RSnapshot. It's basically a web wrapper around rsync/rsnapshot, which means that your backups are just files on a filesystem, utilising hardlinks for tracking incremental changes.
---
# Elkar Backup

View File

@@ -1,5 +1,6 @@
---
description: Ghost - Beautiful online publicatio (who you gonna call?)
title: Blog with Ghost in Docker
description: How to run the beautiful, publication-focused blogging engine "Ghost" using Docker
---
# Ghost

View File

@@ -1,5 +1,5 @@
---
description: Gitlab Runner - A gopher for GitLab
title: How to run Gitlab Runner in Docker
---
# Gitlab Runner

View File

@@ -1,3 +1,6 @@
---
title: How to run Gitlab in Docker
---
# GitLab
GitLab is a self-hosted [alternative to GitHub](https://about.gitlab.com/pricing/self-managed/feature-comparison/). The most common use case is (a set of) developers with the desire for the rich feature-set of GitHub, but with unlimited private repositories.

View File

@@ -1,5 +1,5 @@
---
description: Gollum - A recipe for your own git-based wiki. My preciousssss
title: Run Gollum in Docker
---
# Gollum

View File

@@ -1,5 +1,5 @@
---
description: A self-hosted, hackable version of IFFTT / Zapier
title: Run Huggin in Docker
---
# Huginn

View File

@@ -1,5 +1,6 @@
---
description: Automate your fake Instagram life with automated fakery!
title: How to run InstaPy in Docker
description: Automate your fake Instagram life with automated fakery using InstaPy in Docker
---
# InstaPy

View File

@@ -1,3 +1,7 @@
---
title: How to build an IPFS cluster in Docker
description: IPFS is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files. In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository.
---
# IPFS
!!! danger "This recipe is a work in progress"
@@ -8,7 +12,7 @@ The intention of this recipe is to provide a local IPFS cluster for the purpose
![IPFS Screenshot](../images/ipfs.png){ loading=lazy }
Description. IPFS is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files. In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository.
IPFS is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files. In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository.
## Ingredients

View File

@@ -1,5 +1,6 @@
---
description: Get your personal kanban on!
title: How to run Kanboard using Docker
description: Run Kanboard with Docker to get your personal kanban on!
---
# Kanboard

View File

@@ -1,3 +1,7 @@
---
title: Integrate LDAP server with Keycloak for user federation
description: Here's how we'll add an LDAP provider to our KeyCloak server for user federation.
---
# Authenticate KeyCloak against OpenLDAP
!!! warning

View File

@@ -1,4 +1,8 @@
# Create KeyCloak Users
---
title: Create users in Keycloak
description: Unless you plan to authenticate against an outside provider (OpenLDAP, below, for example_), you'll want to create some local users..
---
# Create Keycloak Users
!!! warning
This is not a complete recipe - it's an optional component of the [Keycloak recipe](/recipes/keycloak/), but has been split into its own page to reduce complexity.

View File

@@ -1,4 +1,5 @@
---
title: How to setup OIDC server in Docker with KeyCloak
description: Kick-ass OIDC and identity management
---

View File

@@ -1,3 +1,7 @@
---
title: How to setup OIDC provider in KeyCloak
description: Having an authentication provider is not much use until you start authenticating things against it! In order to authenticate against KeyCloak using OpenID Connect (OIDC), which is required for Traefik Forward Auth, we'll setup a client in KeyCloak...
---
# Add OIDC Provider to KeyCloak
!!! warning

View File

@@ -1,5 +1,6 @@
---
description: Bazinga! Comic book management FTW!
title: How to run Komga with Docker
description: Run Komga under Docker Swarm in docker-compose syntax
---
# Komga

View File

@@ -1,5 +1,6 @@
---
description: A self-contained mailserver with spam-fighting friends
title: Run postfix / dovecot with docker-mailserver
description: A self-contained mailserver (postfix, dovecot) in Docker with spam-fighting friends (spamassassin, clamav)
---
# Mail Server

View File

@@ -1,5 +1,5 @@
---
description: A lightweight minimalist RSS reader
title: Read RSS in peace with miniflux on Docker
---
# Miniflux

View File

@@ -1,5 +1,6 @@
---
description: Self-hosted S3-compatible object storage
title: Run Minio on Docker (using compose format in swarm)
description: How to run Minio's self-hosted S3-compatible object storage under Docker Swarm, using docker-compose v3 syntax
---
# Minio

View File

@@ -1,5 +1,6 @@
---
description: Share docs. Backup files. Share stuff.
title: How to run Nextcloud in Docker (behind Traefik)
description: We can now run Nextcloud in our Docker Swarm, with LetsEncrypt SSL termination handled by Traefik
---
# NextCloud

View File

@@ -1,5 +1,6 @@
---
description: Authenticate like it's 1990!
title: Run OpenLDAP in Docker
description: How to run an OpenLDAP server in Docker Swarm, with LDAP Account Manager. Authenticate like it's 1990!
---
# OpenLDAP

View File

@@ -1,5 +1,5 @@
---
description: Spy on yourself.
title: Run OwnTracks under Docker
---
# OwnTracks

View File

@@ -1,8 +1,9 @@
---
description: Easily index, search, and view archive all of your scanned dead-tree documents
title: Run paperless-ngx under Docker
description: Easily index, search, and view archive all of your scanned dead-tree documents with Paperless NGX, under Docker
---
# Paperless NG
# Paperless NGX
Paper is a nightmare. Environmental issues aside, theres no excuse for it in the 21st century. It takes up space, collects dust, doesnt support any form of a search feature, indexing is tedious, its heavy and prone to damage & loss. [^1] Paperless NG will OCR, index, and store data about your documents so they are easy to search and view, unlike that hulking metal file cabinet you have in your office.

View File

@@ -1,5 +1,6 @@
---
description: Is that IP address in use?
title: Run phpIPAM under Docker
description: Is that IP address in use? Do some DHP / Discovery with phpIPAM under Docker
---
# phpIPAM

View File

@@ -1,5 +1,6 @@
---
description: A UI to make Docker less geeky
title: Run Portainer in Docker Swarm (now with Dark Mode!)
description: Portainer is a UI to make Docker less geeky, runs under Docker Swarm (and Kubernetes!) and most importantly, now supports dark mode!
---
# Portainer

View File

@@ -1,4 +1,5 @@
---
title: Realms is a git-based wiki, and it runs under Docker!
description: A git-based wiki with auth and registration
---

View File

@@ -1,5 +1,5 @@
---
description: Read-it-later, mate!
title: Run Wallabag under Docker (compose), mate!
---
# Wallabag

View File

@@ -1,5 +1,5 @@
---
description: A self-hosted Trello
title: Run Wekan under Docker
---
# Wekan

View File

@@ -1,5 +1,6 @@
---
description: Terminal in a browser, baby!
title: Use wetty under Docker for SSH in the browser
description: Use weTTY to run a terminal in a browser, baby!
---
# Wetty