All Projects → armada-alliance → armada-alliance

armada-alliance / armada-alliance

Licence: other
Armada Alliance registry + website

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to armada-alliance

Pi-Pool
Cardano Stakepool on Raspberry Pi
Stars: ✭ 204 (+353.33%)
Mutual labels:  arm64, cardano
nessus-cardano
A Cardano playground that explores various build/runtime aspects of the project. Something like an incubation space, before we are propose changes upstream. The initial focus is on "container first" for the Cardano node.
Stars: ✭ 92 (+104.44%)
Mutual labels:  arm64, cardano
nexus3-docker
ARM Docker image of Sonatype Nexus Repository Manager (NXRM) (Raspberry Pis - armv7l, aarch64)
Stars: ✭ 55 (+22.22%)
Mutual labels:  arm64
docker-unms
All-in-one docker image for Ubiquiti UISP (formerly UNMS). Supports x86_64 and ARM (Raspberry Pi).
Stars: ✭ 153 (+240%)
Mutual labels:  arm64
nordvpn
NordVpn Docker Client
Stars: ✭ 475 (+955.56%)
Mutual labels:  arm64
V4L2-to-NDI
A video input (V4L2) to NDI converter that works with Raspberry Pi (32-bit and 64-bit), and Intel/AMD CPUs
Stars: ✭ 35 (-22.22%)
Mutual labels:  arm64
FEX
A fast usermode x86 and x86-64 emulator for Arm64
Stars: ✭ 650 (+1344.44%)
Mutual labels:  arm64
volumizr
Simple kubernetes storage solution using Minio
Stars: ✭ 20 (-55.56%)
Mutual labels:  arm64
minio-multiarch
Nightly builds of Minio server Docker images. Compatible with arm64, armhf/armv7, and amd64.
Stars: ✭ 28 (-37.78%)
Mutual labels:  arm64
docker-nagios
Docker image for Nagios Core in Alpine Linux with basic plugins, available for x86, x64 , ARM v6, ARM v7 and ARM64.
Stars: ✭ 33 (-26.67%)
Mutual labels:  arm64
flamegapps
The main repository of FlameGApps Project
Stars: ✭ 21 (-53.33%)
Mutual labels:  arm64
pytorch-aarch64
PyTorch wheels (whl) & conda for aarch64 / ARMv8 / ARM64
Stars: ✭ 137 (+204.44%)
Mutual labels:  arm64
plutus-starter
A starter project for Plutus apps
Stars: ✭ 176 (+291.11%)
Mutual labels:  cardano
XNU
Research into porting the XNU kernel to ARM devices.
Stars: ✭ 76 (+68.89%)
Mutual labels:  arm64
Signal-Desktop-Builder
Signal Desktop Builder for Mobian Bookworm
Stars: ✭ 28 (-37.78%)
Mutual labels:  arm64
novix
kris nóva userspace and kernel tools for the Novix operating system
Stars: ✭ 33 (-26.67%)
Mutual labels:  arm64
tor-relay-docker
Tor relay Docker images for x86-64, armhf & arm64 (from source)
Stars: ✭ 32 (-28.89%)
Mutual labels:  arm64
ManyMC
📦 A familiar Minecraft Launcher with native support for macOS arm64 (M1)
Stars: ✭ 320 (+611.11%)
Mutual labels:  arm64
cardano-py
Python3 lib and cli for operating a Cardano Passive Node and using the API's. (PRE-ALPHA)
Stars: ✭ 17 (-62.22%)
Mutual labels:  cardano
static-web-server
A blazing fast and asynchronous web server for static files-serving. ⚡
Stars: ✭ 230 (+411.11%)
Mutual labels:  arm64

Armada Alliance Website

https://armada-alliance.com

Our Mission

  • The Armada alliance was formed in efforts to build a community of decentralized, low-cost, and energy-efficient stake pool operations on Cardano. All Stake Pools that are apart of this alliance run on either Raspberry Pis exclusively or low power consuming ARM-based machines.

How to add your pool (and stake pool operators) to the website

  1. Fork this repo with your GitHub account

  2. Add a file named <IDENTITY_ID>.md for every stake pool operator of your stake pool inside https://github.com/armada-alliance/armada-alliance/tree/main/services/website/content/en/identities

  3. Add a file named <POOL_ID>.md for your pool inside https://github.com/armada-alliance/armada-alliance/tree/main/services/website/content/en/stake-pools

  4. Head back to the armada-alliance github and submit a pull request to add your pool to the website

Here is an example of an identity markdown file.

wael-ivie.md

---
template: IdentityDetailPage
title: Wael Ivie🐋
description: Founder, SPO
image: /wael.png
telegram: Qwailman
twitter: Piada_stakePool
github: AstroWa3l
donationAddress: addr1qyqydvg5wzd6twvernsjcdjd9akmygyqp7gky7zpm0hrmq3ccwlnumzzuum6k6ja2k47g5dv2p4kwt753mpjjzx8fsmsruqjr7 
verified: true
---

Hi I am Wael Ivie, the founder of the Armada Alliance and the ARMing Cardano proposal from fund4 of project Catalyst. My whole life I have been wondering how can I help the world be a better place? I have decided to do this by focusing my efforts on decentralization and blockchain education.

<YoutubeVideo url="https://www.youtube.com/watch?v=Py3Xy3ScVas" description="ARMing Cardano" />

https://adapulse.io/arming-cardano-an-ecosystem-for-raspberry-pi-stakepool-operators/

If you would like to include an image in your markdown file, you can use the following syntax: /myimage.png as we have above after you upload the image to our asset repo via a pull request. For more information on how to add your image to the asset repo please read our guide here.

Alternatively, if you would like to just link an image you may do that as well by inserting the raw link to the image into the image field using the direct link as follows: https://url-to-image.com/image.png

Here is an example of a pool's registration md file.

b8d8742c7b7b512468448429c776b3b0f824cef460db61aa1d24bc65.md

---
template: PoolDetailPage
ticker: PIADA
memberSince: 2021-04-18
identities:
  - id: tony-piada
    role: spo
  - id: wael-ivie
    role: spo
telegram: piadapool
github: AstroWa3l
nodes:
  - role: producer
    deviceId: raspberry-pi-4-8gb
    storage: Crucial BX500 Internal SSD 120GB
    isBackup: false
  - role: relay
    deviceId: raspberry-pi-4-8gb
    storage: Crucial BX500 Internal SSD 120GB
    isBackup: false
  - role: relay
    deviceId: raspberry-pi-4-8gb
    storage: Crucial BX500 Internal SSD 120GB
    isBackup: false
  - role: relay
    deviceId: raspberry-pi-4-8gb
    storage: Crucial BX500 Internal SSD 120GB
    isBackup: true
---

Write about your Pool details...

Please join our alliance's telegram channel https://t.me/armada_alli because this will be the main place we discuss and vote on the future of our alliance. Thank You for Joining the Armada Alliance 😄

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].