Skip to content

Instantly share code, notes, and snippets.

View SAM-Aryan's full-sized avatar
🥲
Half in the dark

Aryan Mohanty SAM-Aryan

🥲
Half in the dark
View GitHub Profile
@SAM-Aryan
SAM-Aryan / appwrite-recipe.yml
Created October 25, 2024 08:00
Appwrite Recipe for DevZero
# Appwrite Recipe for DevZero
version: "3"
# Build Environment
build:
# Steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / tracecat-recipe.yml
Last active October 30, 2024 05:04
Tracecat Recipe for DevZero
# Tracecat Recipe for DevZero
version: "3"
# Build Environment
build:
# Build steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / nocodb-recipe.yml
Last active October 30, 2024 05:01
NocoDB Recipe for DevZero
# NocoDB Recipe for DevZero
version: "3"
# Build Environment
build:
# Build steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / baserow-recipe.yml
Last active October 30, 2024 05:01
Baserow Recipe for DevZero
# Baserow Recipe for DevZero
version: "3"
# Build Environment
build:
# Build steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / flipt-recipe.yml
Last active October 30, 2024 05:05
Flipt Recipe for DevZero
# Flipt Recipe for DevZero
version: "3"
# Build Environment
build:
# Build steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / backstage-recipe.yml
Created October 16, 2024 17:52
Backstage Recipe for DevZero
# Backstage Recipe for DevZero
version: "3"
# Build Environment
build:
# Build steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / strapi-recipe.yml
Last active October 17, 2024 12:08
Strapi Recipe for DevZero
# Strapi Recipe for DevZero
version: "3"
# Build Environment
build:
# Steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / coolify-recipe.yml
Last active October 30, 2024 05:02
Coolify Recipe for DevZero
# Coolify Recipe for DevZero
version: "3"
# Build Environment
build:
# Steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / signoz-recipe.yml
Last active October 16, 2024 11:26
Signoz Recipe for DevZero
# Signoz Recipe for DevZero
version: "3"
# Build Environment
build:
# Steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories:
@SAM-Aryan
SAM-Aryan / dokku-recipe.yml
Last active October 30, 2024 05:02
Dokku Recipe for DevZero
# Dokku Recipe for DevZero
version: "3"
# Build Environment
build:
# Steps
steps:
# Basic + Docker Package Installation
- type: apt-get
packages: ["build-essential", "curl", "git", "nano", "software-properties-common", "ssh", "sudo", "tar", "unzip", "vim", "wget", "zip", "docker-ce", "docker-ce-cli", "containerd.io"]
extra_repositories: