Skip to content
Snippets Groups Projects
Commit c570f9ad authored by jurgenhaas's avatar jurgenhaas
Browse files

Add metadata to all md files

parent c82edb09
No related branches found
No related tags found
No related merge requests found
Pipeline #33436 passed
Showing
with 119 additions and 1 deletion
---
title: Ansible Wiki Monitoring Alerts
tags:
- ansible
---
# Alerts
All 3 layers of [monitoring](monitoring/monitoring) have their own setup for raising alerts:
......
---
title: Ansible Wiki Monitoring Intro
tags:
- ansible
---
# Monitoring and Alerts
- [Introduction](monitoring/introduction)
......
---
title: Ansible Wiki Monitoring
tags:
- ansible
---
# Monitoring
Monitoring the server farm happens on 3 different layers:
......
---
title: Ansible Wiki OpenSSL CSR
tags:
- ansible
---
Source: https://www.thomas-krenn.com/de/wiki/Openssl_Multi-Domain_CSR_erstellen
Step 1: Create a config file
......
---
title: Ansible Wiki Resources
tags:
- ansible
---
- Awesome Lists
- [Awesome Self Hosted](https://github.com/Kickball/awesome-selfhosted)
- [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin#monitoring)
---
title: Ansible Wiki Swapfile
tags:
- ansible
---
# Set or change the size of the swap file
By default the swap file will be twice as big as the system memory but you can adjust the size by defining the variable `swap_space` for each host individually. After you've done that, deploy that change with the command
......
---
title: Ansible Wiki Signed Git Commands
tags:
- ansible
---
Find your GPG key:
```
......@@ -19,4 +24,4 @@ no-tty
use-agent
```
After that you may have to kill and re-start gpg-agent.
\ No newline at end of file
After that you may have to kill and re-start gpg-agent.
---
title: Ansible Wiki Add New User
tags:
- ansible
---
To add a user or admin to the hosts, go through these steps:
### Username ###
......
---
title: Ansible Wiki Set User Password
tags:
- ansible
---
To set the password for a user on some or all hosts, of course by an admin who still knows his or her password, can be done by this playbook:
```
......
---
title: Ansible Wiki Varnish Quick Update
tags:
- ansible
---
If any changes have been made, e.g. new domains, changed aliases, or using SSL for certain domain, you might be looking for a way to quickly update Varnish to make those changes effective.
With the following command, everything will be done within seconds:
......
---
title: Composer
tags:
- composer
---
# Composer
For full documentation visit [mkdocs.org](https://mkdocs.org).
---
title: Composer Library Utilities
repo: https://gitlab.lakedrops.com/composer/library/composer-json-utils
issues: https://gitlab.lakedrops.com/composer/library/composer-json-utils/-/issues
tags:
- composer
---
# Composer.json Utilities
This base libary doesn't do much by itself. It exists as a foundation for most of the other plugins from LakeDrops and builds the composer command, plugin and handler framework together with a few utilities that are useful in most plugins:
......
---
title: Composer Library Trasefik
repo: https://gitlab.lakedrops.com/composer/library/traefik
issues: https://gitlab.lakedrops.com/composer/library/traefik/-/issues
tags:
- composer
---
# Docker Traefik
to be done.
---
title: Composer Plugin Ahoy
repo: https://gitlab.lakedrops.com/composer/plugin/ahoy
issues: https://gitlab.lakedrops.com/composer/plugin/ahoy/-/issues
tags:
- composer
---
# Ahoy support for Drupal projects
This is a composer plugin which prepares your local development environment for Ahoy using the framework from [Ahoy-CLI](https://github.com/ahoy-cli/ahoy).
......
---
title: Composer Plugin Behat for Drupal
repo: https://gitlab.lakedrops.com/composer/plugin/behat4drupal
issues: https://gitlab.lakedrops.com/composer/plugin/behat4drupal/-/issues
tags:
- composer
---
# Behat for Drupal
This composer plugin prepares your Drupal project for Behat tests.
......
---
title: Composer Plugin Docker for Drupal
repo: https://gitlab.lakedrops.com/composer/plugin/docker4drupal
issues: https://gitlab.lakedrops.com/composer/plugin/docker4drupal/-/issues
tags:
- composer
---
# Docker for Drupal Development
This composer plugin prepares your local development environment for Docker using the framework from [Docker4Drupal](https://github.com/wodby/docker4drupal) by [Wodby](https://wodby.com).
......
---
title: Composer Plugin Drupal 8 SASS Theme
repo: https://gitlab.lakedrops.com/composer/plugin/drupal-8-sass-theme
issues: https://gitlab.lakedrops.com/composer/plugin/drupal-8-sass-theme/-/issues
tags:
- composer
---
A Drupal 8 theme template that works with SASS, Bower, Gulp and **any Drupal 8 base theme** you want to use. This template also has a self-update feature built in and you should never have to copy/paste anything when setting up a custom theme for a Drupal project in the future.
# Usage
......
---
title: Composer Plugin Drupal 8 Scaffold
repo: https://gitlab.lakedrops.com/composer/plugin/drupal-8-scaffold
issues: https://gitlab.lakedrops.com/composer/plugin/drupal-8-scaffold/-/issues
tags:
- composer
---
# Drupal 8 Project Template Scaffold
This is a composer plugin which is utilized by the [Drupal 8 Project Template](https://gitlab.paragon-es.de/composer/project/drupal-8) project. Detailed documentation can be found there.
---
title: Composer Plugin Drupal 9 Scaffold
repo: https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold
issues: https://gitlab.lakedrops.com/composer/plugin/drupal-9-scaffold/-/issues
tags:
- composer
---
# Drupal 9 Project Template Scaffold
This is a composer plugin which is utilized by the [Drupal 9 Project Template](https://gitlab.paragon-es.de/composer/project/drupal-9) project. Detailed documentation can be found there.
---
title: Composer Plugin Dorgflow
repo: https://gitlab.lakedrops.com/composer/plugin/dorgflow
issues: https://gitlab.lakedrops.com/composer/plugin/dorgflow/-/issues
tags:
- composer
---
# Dorgflow Composer Plugin
This is a composer plugin which prepares some of your projects in a composer based Drupal installation for drupal-org contributions powered by [Dorgflow](https://github.com/joachim-n/dorgflow).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment