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

Add basic structure to the composer section

parent 7c447214
No related branches found
No related tags found
No related merge requests found
Showing
with 79 additions and 50 deletions
# Composer.json Utilities
# Docker Traefik
#
#
#
#
#
#
#
#
#
......@@ -24,59 +24,77 @@ nav:
- Node: docker/node/index.md
- Composer:
- Home: composer/index.md
- Libraries:
- Composer.json Utilities: composer/library/composer-json-utils/index.md
- Docker Traefik: composer/library/docker-traefik/index.md
- Plugins:
- Ahoy: composer/plugin/ahoy/index.md
- Behat for Drupal: composer/plugin/b4d/index.md
- Docker for Drupal: composer/plugin/d4d/index.md
- Drupal 8 SASS Theme: composer/plugin/d8-sass-theme/index.md
- Drupal 8 Scaffold: composer/plugin/d8-scaffold/index.md
- Drupal 9 Scaffold: composer/plugin/d9-scaffold/index.md
- Dorgflow: composer/plugin/dorgflow/index.md
- Drupal Development Environment: composer/plugin/drupal-dev-environment/index.md
- Drupal Environment: composer/plugin/drupal-environment/index.md
- Project:
- Drupal 8: composer/project/d8/index.md
- Drupal 8 Commerce: composer/project/d8-commerce/index.md
- Drupal 8 Commerce Demo: composer/project/d8-commerce-demo/index.md
- Drupal 9: composer/project/d9/index.md
- Ansible:
- Home: ansible/index.md
- Wiki:
- Home: ansible/wiki/index.md
- Attacks: ansible/wiki/attacks.md
- Crontabs: ansible/wiki/configure-crontabs.md
- Desaster recovery: ansible/wiki/desaster-recovery.md
- Drupal Apache update: ansible/wiki/drupal-apache-update.md
- Drupal deployment: ansible/wiki/drupal-deployment.md
- Drush fetch aliases: ansible/wiki/drush-fetch-aliases.md
- Firewall: ansible/wiki/firewall.md
- GitLab CI configuration: ansible/wiki/gitlab-ci-configuration.md
- GitLab CI introduction: ansible/wiki/gitlab-ci-introduction.md
- GitLab CI prerequisites: ansible/wiki/gitlab-ci-prerequisites.md
- HaProxy custom blacklists: ansible/wiki/haproxy-custom-blacklists.md
- HaProxy quick update: ansible/wiki/haproxy-quick-update.md
- LetsEncrypt: ansible/wiki/letsencrypt.md
- Resources: ansible/wiki/resources.md
- Swapfile: ansible/wiki/swapfile.md
- Add new user: ansible/wiki/user-add-new.md
- Set user password: ansible/wiki/user-set-password.md
- Varnish quick update: ansible/wiki/varnish-quick-update.md
- Backup:
- Home: ansible/wiki/backup/backup.md
- Intro: ansible/wiki/backup/introduction.md
- Backup to Google: ansible/wiki/backup/backup-google.md
- Backup to SpiderOak: ansible/wiki/backup/backup-spideroak.md
- Restore: ansible/wiki/backup/restore.md
- Restore from Google: ansible/wiki/backup/restore-google.md
- Restore from SpiderOak: ansible/wiki/backup/restore-spideroak.md
- ELK:
- Home: ansible/wiki/elk/introduction.md
- Fluentd: ansible/wiki/elk/fluentd.md
- Kibana: ansible/wiki/elk/kibana.md
- Hosts:
- Add new host: ansible/wiki/hosts/add.md
- JiffyBox: ansible/wiki/hosts/jiffybox.md
- Prevent reboot: ansible/wiki/hosts/prevent-reboot.md
- Inventory:
- Add new inventory: ansible/wiki/inventory/add.md
- ChatOps: ansible/wiki/inventory/chatops.md
- Pipelines: ansible/wiki/inventory/pipelines.md
- Monitoring:
- Home: ansible/wiki/monitoring/monitoring.md
- Introduction: ansible/wiki/monitoring/introduction.md
- Alerts: ansible/wiki/monitoring/alerts.md
- Alerts to ELK: ansible/wiki/monitoring/alerts-elk.md
- Alerts on NetData: ansible/wiki/monitoring/alerts-netdata.md
- Alerts on uptime: ansible/wiki/monitoring/alerts-uptime.md
- OpenSSL:
- CSR: ansible/wiki/openssl/csr.md
- Tips:
- Signed Git commits: ansible/wiki/tips/signed-git-commits.md
- Home: ansible/wiki/index.md
- Attacks: ansible/wiki/attacks.md
- Crontabs: ansible/wiki/configure-crontabs.md
- Desaster recovery: ansible/wiki/desaster-recovery.md
- Drupal Apache update: ansible/wiki/drupal-apache-update.md
- Drupal deployment: ansible/wiki/drupal-deployment.md
- Drush fetch aliases: ansible/wiki/drush-fetch-aliases.md
- Firewall: ansible/wiki/firewall.md
- GitLab CI configuration: ansible/wiki/gitlab-ci-configuration.md
- GitLab CI introduction: ansible/wiki/gitlab-ci-introduction.md
- GitLab CI prerequisites: ansible/wiki/gitlab-ci-prerequisites.md
- HaProxy custom blacklists: ansible/wiki/haproxy-custom-blacklists.md
- HaProxy quick update: ansible/wiki/haproxy-quick-update.md
- LetsEncrypt: ansible/wiki/letsencrypt.md
- Resources: ansible/wiki/resources.md
- Swapfile: ansible/wiki/swapfile.md
- Add new user: ansible/wiki/user-add-new.md
- Set user password: ansible/wiki/user-set-password.md
- Varnish quick update: ansible/wiki/varnish-quick-update.md
- Backup:
- Home: ansible/wiki/backup/backup.md
- Intro: ansible/wiki/backup/introduction.md
- Backup to Google: ansible/wiki/backup/backup-google.md
- Backup to SpiderOak: ansible/wiki/backup/backup-spideroak.md
- Restore: ansible/wiki/backup/restore.md
- Restore from Google: ansible/wiki/backup/restore-google.md
- Restore from SpiderOak: ansible/wiki/backup/restore-spideroak.md
- ELK:
- Home: ansible/wiki/elk/introduction.md
- Fluentd: ansible/wiki/elk/fluentd.md
- Kibana: ansible/wiki/elk/kibana.md
- Hosts:
- Add new host: ansible/wiki/hosts/add.md
- JiffyBox: ansible/wiki/hosts/jiffybox.md
- Prevent reboot: ansible/wiki/hosts/prevent-reboot.md
- Inventory:
- Add new inventory: ansible/wiki/inventory/add.md
- ChatOps: ansible/wiki/inventory/chatops.md
- Pipelines: ansible/wiki/inventory/pipelines.md
- Monitoring:
- Home: ansible/wiki/monitoring/monitoring.md
- Introduction: ansible/wiki/monitoring/introduction.md
- Alerts: ansible/wiki/monitoring/alerts.md
- Alerts to ELK: ansible/wiki/monitoring/alerts-elk.md
- Alerts on NetData: ansible/wiki/monitoring/alerts-netdata.md
- Alerts on uptime: ansible/wiki/monitoring/alerts-uptime.md
- OpenSSL:
- CSR: ansible/wiki/openssl/csr.md
- Tips:
- Signed Git commits: ansible/wiki/tips/signed-git-commits.md
- Plugins:
- Fluentd: ansible/plugins/fluentd/index.md
- ServerDensity: ansible/plugins/serverdensity/index.md
......
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