planetary-social / ansible-scripts

Ansible automation scripts used at Planetary
MIT License
2 stars 3 forks source link

Update ansible scripts for proper serving of blobs #20

Closed cooldracula closed 1 year ago

cooldracula commented 1 year ago

This updates our nginx config, and the docker-compose for graphql, to serve blobs from the path /blob. This follows the pattern for the other services and makes sure that the blobs actually show up. This is the script that was used to deploy https://planetary.pro and get blobs working on that site.