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 114 additions and 0 deletions
---
title: Ansible Role Packetbeat
repo: https://gitlab.lakedrops.com/ansible/roles/packetbeat
issues: https://gitlab.lakedrops.com/ansible/roles/packetbeat/-/issues
tags:
- ansible
---
# Packetbeat # Packetbeat
https://www.elastic.co/guide/en/beats/packetbeat/7.4/packetbeat-getting-started.html https://www.elastic.co/guide/en/beats/packetbeat/7.4/packetbeat-getting-started.html
---
title: Ansible Role PHP
repo: https://gitlab.lakedrops.com/ansible/roles/php
issues: https://gitlab.lakedrops.com/ansible/roles/php/-/issues
tags:
- ansible
---
# Updating PHP Version # Updating PHP Version
``` ```
......
---
title: Ansible Role ServerDensity
repo: https://gitlab.lakedrops.com/ansible/roles/serverdensity
issues: https://gitlab.lakedrops.com/ansible/roles/serverdensity/-/issues
tags:
- ansible
---
# Ansible role to install and configure Server Density Agent # Ansible role to install and configure Server Density Agent
[Server Density] is a monitoring solution which requires a simple Python based agent and is highly configurable. This Ansible role installs and confgures that agent and supports several options like plugin installation and inventory synchronisation with your Server density dashboard. [Server Density] is a monitoring solution which requires a simple Python based agent and is highly configurable. This Ansible role installs and confgures that agent and supports several options like plugin installation and inventory synchronisation with your Server density dashboard.
......
---
title: Ansible Role SpiderOak
repo: https://gitlab.lakedrops.com/ansible/roles/spideroak
issues: https://gitlab.lakedrops.com/ansible/roles/spideroak/-/issues
tags:
- ansible
---
# SpiderOak ONE # SpiderOak ONE
- [Support](https://spideroak.support/hc/en-us) - [Support](https://spideroak.support/hc/en-us)
......
---
title: Ansible Role User Management
repo: https://gitlab.lakedrops.com/ansible/roles/user-management
issues: https://gitlab.lakedrops.com/ansible/roles/user-management/-/issues
tags:
- ansible
---
ansible-user-management ansible-user-management
======================= =======================
......
---
title: Ansible Role VPN
repo: https://gitlab.lakedrops.com/ansible/roles/vpn
issues: https://gitlab.lakedrops.com/ansible/roles/vpn/-/issues
tags:
- ansible
---
# VPN with strongSwan # VPN with strongSwan
Sources: Sources:
......
---
title: Ansible Role Zammad
repo: https://gitlab.lakedrops.com/ansible/roles/zammad
issues: https://gitlab.lakedrops.com/ansible/roles/zammad/-/issues
tags:
- ansible
---
# Zammad # Zammad
ATTENTION: Zammad requires ElasticSearch 5.6.x ATTENTION: Zammad requires ElasticSearch 5.6.x
......
---
title: Ansible Wiki Attacks
tags:
- ansible
---
# Attack Vectors # Attack Vectors
In the context of responsible risk assesment we have to think about how the server farm can be attacked from outside, what the consequences would be and how we can protect ourselves from such attacks. In the context of responsible risk assesment we have to think about how the server farm can be attacked from outside, what the consequences would be and how we can protect ourselves from such attacks.
......
---
title: Ansible Wiki Backup Google
tags:
- ansible
---
# Backup to Google Cloud # Backup to Google Cloud
If your inventory has the variable `gcloud_sync` defined, then Google Cloud backup tools will be installed and configured automatically. If your inventory has the variable `gcloud_sync` defined, then Google Cloud backup tools will be installed and configured automatically.
......
---
title: Ansible Wiki Backup SpiderOak
tags:
- ansible
---
# Backup to SpiderOak # Backup to SpiderOak
If your inventory has the variables `spideroak_username` and `spideroak_password` defined, then SpiderOak will be installed and configured automatically. If your inventory has the variables `spideroak_username` and `spideroak_password` defined, then SpiderOak will be installed and configured automatically.
......
---
title: Ansible Wiki Backup
tags:
- ansible
---
# Backing up data # Backing up data
As described in the [introduction](backup/introduction) we are focusing on databases and customer files only when it comes to backups. So we have to maintain a list of directories containing customer files that should be backed up and we have to produce regular database dumps that then also can be backed up like customer files too. As described in the [introduction](backup/introduction) we are focusing on databases and customer files only when it comes to backups. So we have to maintain a list of directories containing customer files that should be backed up and we have to produce regular database dumps that then also can be backed up like customer files too.
......
---
title: Ansible Wiki Backup Intro
tags:
- ansible
---
# Introduction to Backup and Restore # Introduction to Backup and Restore
- [Introduction](backup/introduction) - [Introduction](backup/introduction)
......
---
title: Ansible Wiki Restore Google
tags:
- ansible
---
# Restore from Google Cloud # Restore from Google Cloud
For each of the directories you want to restore, call the sequence of these commands: For each of the directories you want to restore, call the sequence of these commands:
......
---
title: Ansible Wiki Restore SpideOak
tags:
- ansible
---
# Restore from SpiderOak # Restore from SpiderOak
First, you have to stop the SpiderOak service: First, you have to stop the SpiderOak service:
......
---
title: Ansible Wiki Restore
tags:
- ansible
---
# Restore Data from Backups # Restore Data from Backups
Should you ever have to rebuild a host, you will then also have to restore data from backups. The host itself should be built with Ansible like it was built originally and afterwards you then pull the data from the backups. At that time, all the tools and credentials will already be available on that host so that you can simply call the respective commands, from either of these off-site facilities: Should you ever have to rebuild a host, you will then also have to restore data from backups. The host itself should be built with Ansible like it was built originally and afterwards you then pull the data from the backups. At that time, all the tools and credentials will already be available on that host so that you can simply call the respective commands, from either of these off-site facilities:
......
---
title: Ansible Wiki Crontabs
tags:
- ansible
---
# Roles which are setting Crontabs # Roles which are setting Crontabs
## Common ## Common
......
---
title: Ansible Wiki Desaster Recovery
tags:
- ansible
---
# Desaster Recovery # Desaster Recovery
This is something that a lot of traditional IT admins are looking for because they alway had to have a plan to keep their company's hardware, software and network up and running. That included the requirement for a plan on how to react if one of the components failed or crashed. This is something that a lot of traditional IT admins are looking for because they alway had to have a plan to keep their company's hardware, software and network up and running. That included the requirement for a plan on how to react if one of the components failed or crashed.
......
---
title: Ansible Wiki Drupal Apache Update
tags:
- ansible
---
To update Drupal's apache configuration - optionally with basic auth, letsencrypt, etc. - you should use the command To update Drupal's apache configuration - optionally with basic auth, letsencrypt, etc. - you should use the command
``` ```
......
---
title: Ansible Wiki Drupal Deployment
tags:
- ansible
---
# Drupal deployment # Drupal deployment
## Adding a new site ## Adding a new site
......
---
title: Ansible Wiki Drush Fetch Aliases
tags:
- ansible
---
Hosts that have drush installed will have comprehensive and always-up-to-date drush alias files and they ar build such that they can be used locally as well so that drush can access the remote hosts easily. Hosts that have drush installed will have comprehensive and always-up-to-date drush alias files and they ar build such that they can be used locally as well so that drush can access the remote hosts easily.
To update your local host with the latest alias definitions, simply run this script: To update your local host with the latest alias definitions, simply run this script:
......
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