Pulumi code for my server setup
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update link

+1 -1
+1 -1
.old/jsonnet/README.md
··· 1 1 # Media Server Stack (Old) 2 2 3 - ### This is an old version of my media server config. The new version using Pulumi can be found [here](..). The Docker Swarm setup is only kept for reference. 3 + ### This is an old version of my media server config. The new version using Pulumi can be found [here](../..). The Docker Swarm setup is only kept for reference. 4 4 5 5 My media server is hosted with Docker Swarm. This repo consists of a Docker Compose file written in Jsonnet and compiled to JSON (works with any YAML parser because JSON is a subset of YAML). 6 6