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: master
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
55 changes: 55 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
rongfengliang/vault-pki-docker-compose is built on the following main stack:

- [Vault](https://www.vaultproject.io/) – Secrets Management

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

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

&lt;--- Readme.md Snippet with images Start ---&gt;
## Tech Stack
rongfengliang/vault-pki-docker-compose is built on the following main stack:

- <img width='25' height='25' src='https://img.stackshare.io/service/2905/vault.png' alt='Vault'/> [Vault](https://www.vaultproject.io/) – Secrets Management

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") [rongfengliang/vault-pki-docker-compose](https://github.com/rongfengliang/vault-pki-docker-compose)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|2<br/>Tools used|01/31/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/devops.svg'/> DevOps (2)
<table><tr>
<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/2905/vault.png' alt='Vault'>
<br>
<sub><a href="https://www.vaultproject.io/">Vault</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
34 changes: 34 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
repo_name: rongfengliang/vault-pki-docker-compose
report_id: e6c2ab1bde3ac6ac87ed8271b55983a5
version: 0.1
repo_type: Public
timestamp: '2024-01-31T08:02:50+00:00'
requested_by: rongfengliang
provider: github
branch: master
detected_tools_count: 2
tools:
- 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/rongfengliang/vault-pki-docker-compose
detection_source: Repo Metadata
- name: Vault
description: Secure, store, and tightly control access to tokens, passwords, certificates,
API keys, and other secrets in modern computing
website_url: https://www.vaultproject.io/
license: MPL-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Secrets Management
image_url: https://img.stackshare.io/service/2905/vault.png
detection_source_url: https://github.com/rongfengliang/vault-pki-docker-compose/blob/master/docker-compose.yaml
detection_source: docker-compose.yaml
last_updated_by: rongfengliang
last_updated_on: 2019-05-29 12:53:10.000000000 Z