Skip to content

Instantly share code, notes, and snippets.

View xirius's full-sized avatar

Alexandre Anoutchine xirius

View GitHub Profile
@xirius
xirius / seaweedfs-stack.yml
Last active March 8, 2024 10:11
SeaweedFS Cluster - Swarm stack on 3 nodes
version: "3.7"
services:
master1:
image: chrislusf/seaweedfs:latest
hostname: master1
ports:
- 9333:9333
networks:
- seaweed-net