Skip to content

Instantly share code, notes, and snippets.

View pierreavizou's full-sized avatar

Pierre Avizou pierreavizou

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@pierreavizou
pierreavizou / docker-stack-rudder.yml
Last active June 15, 2021 14:46
Rudder stack deployment with Docker swarm + Traefik
version: '3.7'
networks:
traefik:
rudderstack:
services:
traefik:
image: traefik:2.2
ports:
- target: 80