Skip to content

Instantly share code, notes, and snippets.

View thomascenni's full-sized avatar

Thomas Cenni thomascenni

View GitHub Profile
services:
- type: web
name: umami
env: docker
repo: https://github.com/thomascenni/umami.git
region: oregon # optional (defaults to oregon)
plan: free
branch: main
numInstances: 1
envVars:
# yaml-language-server: $schema=https://raw.githubusercontent.com/kjellberg/mrsk/validate-with-json-schema/lib/mrsk/configuration/schema.yaml
# Name of your application. Used to uniquely configure containers.
service: my-app
# Name of the container image.
image: my-app
# Deploy to these servers.
servers:
@thomascenni
thomascenni / deploy.yml
Created March 15, 2025 14:49
Kamal version 2
# yaml-language-server: $schema=https://raw.githubusercontent.com/kjellberg/mrsk/validate-with-json-schema/lib/mrsk/configuration/schema.yaml
# Name of your application. Used to uniquely configure containers.
service: dummyapp
# Name of the container image.
image: thomascenni/dummyapp
# Deploy to these servers.
servers: