[PR #1] [MERGED] faz 1 bilgi sistemleri izleme cozumu #25

Closed
opened 2026-03-02 15:45:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/1
Author: @alptugay
Created: 4/5/2018
Status: Merged
Merged: 4/9/2018
Merged by: @volkandod

Base: developmentHead: bilgi-sistemleri-izleme


📝 Commits (1)

  • 3dcb4b1 faz 1 bilgi sistemleri izleme cozumu

📊 Changes

70 files changed (+3820 additions, -0 deletions)

View changed files

📝 ahtapotmys/hosts (+5 -0)
ahtapotmys/playbooks/apache.yml (+26 -0)
ahtapotmys/playbooks/mysql.yml (+25 -0)
ahtapotmys/playbooks/sensu.yml (+28 -0)
ahtapotmys/playbooks/zabbix-web.yml (+29 -0)
ahtapotmys/playbooks/zabbix.yml (+30 -0)
ahtapotmys/roles/apache/handlers/main.yml (+6 -0)
ahtapotmys/roles/apache/meta/main.yml (+137 -0)
ahtapotmys/roles/apache/tasks/configure.yml (+58 -0)
ahtapotmys/roles/apache/tasks/main.yml (+40 -0)
ahtapotmys/roles/apache/tasks/setup.yml (+9 -0)
ahtapotmys/roles/apache/templates/vhosts.conf.j2 (+82 -0)
ahtapotmys/roles/apache/vars/apache-22.yml (+11 -0)
ahtapotmys/roles/apache/vars/apache-24.yml (+8 -0)
ahtapotmys/roles/apache/vars/main.yml (+68 -0)
ahtapotmys/roles/mysql/handlers/main.yml (+3 -0)
ahtapotmys/roles/mysql/meta/main.yml (+137 -0)
ahtapotmys/roles/mysql/tasks/configure.yml (+78 -0)
ahtapotmys/roles/mysql/tasks/databases.yml (+8 -0)
ahtapotmys/roles/mysql/tasks/main.yml (+20 -0)

...and 50 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/1 **Author:** [@alptugay](https://github.com/alptugay) **Created:** 4/5/2018 **Status:** ✅ Merged **Merged:** 4/9/2018 **Merged by:** [@volkandod](https://github.com/volkandod) **Base:** `development` ← **Head:** `bilgi-sistemleri-izleme` --- ### 📝 Commits (1) - [`3dcb4b1`](https://github.com/Pardus-Ahtapot/MYS/commit/3dcb4b1ed3c4df638a815d3107a6d71a64c81ce3) faz 1 bilgi sistemleri izleme cozumu ### 📊 Changes **70 files changed** (+3820 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/hosts` (+5 -0) ➕ `ahtapotmys/playbooks/apache.yml` (+26 -0) ➕ `ahtapotmys/playbooks/mysql.yml` (+25 -0) ➕ `ahtapotmys/playbooks/sensu.yml` (+28 -0) ➕ `ahtapotmys/playbooks/zabbix-web.yml` (+29 -0) ➕ `ahtapotmys/playbooks/zabbix.yml` (+30 -0) ➕ `ahtapotmys/roles/apache/handlers/main.yml` (+6 -0) ➕ `ahtapotmys/roles/apache/meta/main.yml` (+137 -0) ➕ `ahtapotmys/roles/apache/tasks/configure.yml` (+58 -0) ➕ `ahtapotmys/roles/apache/tasks/main.yml` (+40 -0) ➕ `ahtapotmys/roles/apache/tasks/setup.yml` (+9 -0) ➕ `ahtapotmys/roles/apache/templates/vhosts.conf.j2` (+82 -0) ➕ `ahtapotmys/roles/apache/vars/apache-22.yml` (+11 -0) ➕ `ahtapotmys/roles/apache/vars/apache-24.yml` (+8 -0) ➕ `ahtapotmys/roles/apache/vars/main.yml` (+68 -0) ➕ `ahtapotmys/roles/mysql/handlers/main.yml` (+3 -0) ➕ `ahtapotmys/roles/mysql/meta/main.yml` (+137 -0) ➕ `ahtapotmys/roles/mysql/tasks/configure.yml` (+78 -0) ➕ `ahtapotmys/roles/mysql/tasks/databases.yml` (+8 -0) ➕ `ahtapotmys/roles/mysql/tasks/main.yml` (+20 -0) _...and 50 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:43 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#25
No description provided.