diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..2e799ed --- /dev/null +++ b/techstack.md @@ -0,0 +1,65 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [Norwik/Orangutan](https://github.com/Norwik/Orangutan)![](https://img.stackshare.io/public_badge.svg "public") +

+|3
Tools used|02/29/24
Report generated| +|------|------| +
+ +## DevOps (3) + + + + + + + + +
+ Ansible +
+ Ansible +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..4bd537a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,46 @@ +repo_name: Norwik/Orangutan +report_id: de117c1731baf6fbcf9f7c33ba17a47b +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T19:09:03+00:00' +requested_by: Clivern +provider: github +branch: main +detected_tools_count: 3 +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/Norwik/Orangutan/blob/main/ansible.cfg + detection_source: ansible.cfg + last_updated_by: Clivern + last_updated_on: 2020-12-12 22:42:58.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/Norwik/Orangutan + detection_source: Repo Metadata +- name: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/Norwik/Orangutan/blob/main/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" + last_updated_by: Clivern + last_updated_on: 2020-12-12 22:42:58.000000000 Z