-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #96 from odidev/ISV
Add genymotion-cloud, hashicorp-consul and kinvolk-flatcar files.
- Loading branch information
Showing
3 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
name: Genymotion Cloud | ||
vendor: Genymobile | ||
category: Android | ||
description: Genymotion is a simple, fast developer’s first choice Android emulator. It has evolved into a full-fledged “Android as a service” platform, available across multiple channels in the cloud and on the desktop. | ||
product_url: https://www.genymotion.com/ | ||
works_on_arm: true | ||
release_date_on_arm: 5/11/2020 | ||
|
||
optional_info: | ||
homepage_url: https://www.genymotion.com/ | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://www.genymotion.com/blog/just-launched-arm-native-android-in-the-cloud-environment-on-aws/ | ||
official_docs: https://docs.genymotion.com/desktop/041_Deploying_an_app/#applications-for-arm | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
name: Consul | ||
vendor: HashiCorp | ||
category: Containers | ||
description: Consul is a multi-networking tool that offers a fully-featured service mesh solution. | ||
product_url: https://www.hashicorp.com/products/consul | ||
works_on_arm: true | ||
release_date_on_arm: 9/6/2017 | ||
|
||
optional_info: | ||
homepage_url: https://www.hashicorp.com/products/consul | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://github.com/hashicorp/consul/blob/v0.8.4/CHANGELOG.md#084-june-9-2017 | ||
official_docs: https://developer.hashicorp.com/consul/docs | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
name: Flatcar Container Linux | ||
vendor: Kinvolk | ||
category: Containers | ||
description: Flatcar Container Linux is a community Linux distribution designed for container workloads, with high security and low maintenance. | ||
product_url: https://www.flatcar.org/ | ||
works_on_arm: true | ||
release_date_on_arm: 15/12/2021 | ||
|
||
optional_info: | ||
homepage_url: https://www.flatcar.org/ | ||
support_caveats: | ||
alternative_options: | ||
getting_started_resources: | ||
arm_content: | ||
vendor_announcement: https://www.flatcar.org/releases#release-3033.2.0 | ||
official_docs: https://www.flatcar.org/docs/latest/installing/cloud/aws-ec2/ | ||
|
||
|
||
optional_hidden_info: | ||
other_info: | ||
|
||
--- |