This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
This file contains hidden or 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
| # 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: |
NewerOlder