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) #18

Open
wants to merge 6 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
95 changes: 95 additions & 0 deletions techstack.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
<!--
&lt;--- Readme.md Snippet without images Start ---&gt;
## Tech Stack
steveny2k/docker-predictionio is built on the following main stack:

- [HBase](http://hbase.apache.org/) – Databases
- [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells
- [Ubuntu](http://www.ubuntu.com/) – Operating Systems

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

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

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

- <img width='25' height='25' src='https://img.stackshare.io/service/1043/HBase-Twitter3.png' alt='HBase'/> [HBase](http://hbase.apache.org/) – Databases
- <img width='25' height='25' src='https://img.stackshare.io/service/586/n4u37v9t_400x400.png' alt='Docker'/> [Docker](https://www.docker.com/) – Virtual Machine Platforms & Containers
- <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
- <img width='25' height='25' src='https://img.stackshare.io/service/3511/cof_orange_hex.jpg' alt='Ubuntu'/> [Ubuntu](http://www.ubuntu.com/) – Operating Systems

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") [steveny2k/docker-predictionio](https://github.com/steveny2k/docker-predictionio)![](https://img.stackshare.io/public_badge.svg "public")
<br/><br/>
|5<br/>Tools used|02/29/24 <br/>Report generated|
|------|------|
</div>

## <img src='https://img.stackshare.io/databases.svg'/> Data (1)
<table><tr>
<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/1043/HBase-Twitter3.png' alt='HBase'>
<br>
<sub><a href="http://hbase.apache.org/">HBase</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

## <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/586/n4u37v9t_400x400.png' alt='Docker'>
<br>
<sub><a href="https://www.docker.com/">Docker</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>

</tr>
</table>

## Other (2)
<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>

<td align='center'>
<img width='36' height='36' src='https://img.stackshare.io/service/3511/cof_orange_hex.jpg' alt='Ubuntu'>
<br>
<sub><a href="http://www.ubuntu.com/">Ubuntu</a></sub>
<br>
<sub></sub>
</td>

</tr>
</table>

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

Generated via [Stack File](https://github.com/marketplace/stack-file)
67 changes: 67 additions & 0 deletions techstack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
repo_name: steveny2k/docker-predictionio
report_id: 8356dc430b6191a130aef4018653437f
version: 0.1
repo_type: Public
timestamp: '2024-02-29T18:34:17+00:00'
requested_by: steveny2k
provider: github
branch: master
detected_tools_count: 5
tools:
- name: HBase
description: The Hadoop database, a distributed, scalable, big data store
website_url: http://hbase.apache.org/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Databases
image_url: https://img.stackshare.io/service/1043/HBase-Twitter3.png
detection_source_url: https://github.com/steveny2k/docker-predictionio/blob/master/files/hbase-site.xml
detection_source: files/hbase-site.xml
last_updated_by: Fabian M. Borschel
last_updated_on: 2015-06-30 11:58:11.000000000 Z
- name: Docker
description: Enterprise Container Platform for High-Velocity Innovation.
website_url: https://www.docker.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Virtual Machine Platforms & Containers
image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
detection_source_url: https://github.com/steveny2k/docker-predictionio
detection_source: Repo Metadata
- 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/steveny2k/docker-predictionio
detection_source: Repo Metadata
- 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/steveny2k/docker-predictionio
detection_source: Repo Metadata
- name: Ubuntu
description: The leading OS for PC, tablet, phone and cloud
website_url: http://www.ubuntu.com/
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Operating Systems
image_url: https://img.stackshare.io/service/3511/cof_orange_hex.jpg
detection_source_url: https://github.com/steveny2k/docker-predictionio/blob/master/Dockerfile
detection_source: Dockerfile
last_updated_by: Fabian M. Borschel
last_updated_on: 2015-06-30 11:58:11.000000000 Z