Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tech stack docs (techstack.yml and techstack.md) #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 80 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
kadirbelkuyu/task-app-deployment is built on the following main stack:

- [Ansible](http://www.ansible.com/) – Server Configuration and Automation
- [Grafana](http://grafana.org/) – Monitoring Tools
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet without images End ---&gt;

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
kadirbelkuyu/task-app-deployment is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/663/ElOjna20.png' alt='Ansible'/> [Ansible](http://www.ansible.com/) – Server Configuration and Automation
- <img width='25' height='25' src='https://img.stackshare.io/service/2645/default_8f9d552b144493679449b16c79647da5787e808b.jpg' alt='Grafana'/> [Grafana](http://grafana.org/) – Monitoring Tools
- <img width='25' height='25' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'/> [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells

Full tech stack [here](/techstack.md)

&lt;--- Readme.md Snippet with images End ---&gt;
-->
<div align="center">

# Tech Stack File
![](https://img.stackshare.io/repo.svg "repo") [kadirbelkuyu/task-app-deployment](https://github.com/kadirbelkuyu/task-app-deployment)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|4<br/>Tools used|04/15/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (3)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/663/ElOjna20.png' alt='Ansible'>
<br>
<sub><a href="http://www.ansible.com/">Ansible</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1046/git.png' alt='Git'>
<br>
<sub><a href="http://git-scm.com/">Git</a></sub>
<br>
<sub></sub>
</td>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/2645/default_8f9d552b144493679449b16c79647da5787e808b.jpg' alt='Grafana'>
<br>
<sub><a href="http://grafana.org/">Grafana</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## Other (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png' alt='Shell'>
<br>
<sub><a href="https://en.wikipedia.org/wiki/Shell_script">Shell</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

<br/>
<div align='center'>

Generated via [Stack File](https://github.com/marketplace/stack-file)
58 changes: 58 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
repo_name: kadirbelkuyu/task-app-deployment
report_id: fe809aa588ef7780c01b412fae78607d
version: 0.1
repo_type: Public
timestamp: '2024-04-15T07:24:55+00:00'
requested_by: kadirbelkuyu
provider: github
branch: main
detected_tools_count: 4
tools:
- name: Ansible
description: Radically simple configuration-management, application deployment,
task-execution, and multi-node orchestration engine
website_url: http://www.ansible.com/
license: GPL-3.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Server Configuration and Automation
image_url: https://img.stackshare.io/service/663/ElOjna20.png
detection_source_url: https://github.com/kadirbelkuyu/task-app-deployment/blob/main/ansible.cfg
detection_source: ansible.cfg
last_updated_by: kadirbelkuyu
last_updated_on: 2023-04-20 20:03:36.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/kadirbelkuyu/task-app-deployment
detection_source: Repo Metadata
- name: Grafana
description: Open source Graphite &amp; InfluxDB Dashboard and Graph Editor
website_url: http://grafana.org/
license: AGPL-3.0
open_source: true
hosted_saas: false
category: Monitoring
sub_category: Monitoring Tools
image_url: https://img.stackshare.io/service/2645/default_8f9d552b144493679449b16c79647da5787e808b.jpg
detection_source_url: https://github.com/kadirbelkuyu/task-app-deployment/blob/main/k8s/monitoring/grafana.yaml
detection_source: k8s/monitoring/grafana.yaml
last_updated_by: Kadir Belkuyu
last_updated_on: 2023-04-17 21:39:20.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/kadirbelkuyu/task-app-deployment
detection_source: Repo Metadata