Explore >> Select a destination


You are here

ounapuu.ee
| | prtksxna.com
1.8 parsecs away

Travel
| | Docker, specifically Docker compose, has served me well in keeping a sane development environment for my WordPress projects. MAMP was too much of a black box, and having a local PHP and SQL for both MediaWiki and WordPress was going to be more maintenance than I would have time for. With compose I have little [...]
| | blog.stigok.com
1.3 parsecs away

Travel
| | Attempting to create a pair of containers with docker-compose but I'm getting error messages like
| | epicserve.com
1.9 parsecs away

Travel
| | I was working on my Django Base Site project when I discovered a test was failing in a GitHub Action when trying to run Django's collectstatic manager command. It was failing in Python with the error, PermissionError: [Errno 13] Permission denied: '/srv/app/collected_static'.
| | hugosum.com
12.9 parsecs away

Travel
| Learn essential tips and potential pitfalls for building a Docker image with best practise to deploy your SvelteKit project with @sveltejs/adapter-static and nginx.