Skip to content

Instantly share code, notes, and snippets.

@awantoch
awantoch / docker-compose.yml
Created March 5, 2022 02:09
Quick Subgraph Docker Compose
graph-node:
image: graphprotocol/graph-node
ports:
- '8000:8000'
- '8001:8001'
- '8020:8020'
- '8030:8030'
- '8040:8040'
restart: always
depends_on:
@awantoch
awantoch / docker-compose.yml
Created March 5, 2022 01:55
Quick IPFS Gateway Docker Compose
version: '3.9'
services:
traefik:
image: "traefik:v2.6"
restart: always
command:
- "--providers.docker"
- "--entrypoints.web.address=:80"
- "--entrypoints.web.http.redirections.entrypoint.to=websecure"
- "--entrypoints.web.http.redirections.entrypoint.scheme=https"

Keybase proof

I hereby claim:

  • I am awantoch on github.
  • I am awantoch (https://keybase.io/awantoch) on keybase.
  • I have a public key ASB8TTS3tYzVCwcm03u9qsKlXsKXpU2jI70RqoxSbEMhyAo

To claim this, I am signing this object: