Jan-Lukas Else

Thoughts of an IT expert

Back to GitHub

Published on in 💭 Thoughts
Short link: https://b.jlel.se/s/593
⚠️ This entry is already over one year old. It may no longer be up to date. Opinions may have changed.

Not too long ago I reported how I build the Docker images for GoBlog using Drone and Docker-in-Docker.

But somehow I didn’t like that 100%, especially since I used the same VPS that runs all my public self-hosted stuff (blogs etc.). That’s why I decided to just use GitHub Actions, host the repository primarily on GitHub and use my Gitea instance only as a mirror. This might also simplify the handling of pull requests.

Just hope GitHub doesn’t have so many outages. 🙃

Additionally, GoBlog can now compress images itself without relying on an external service like ShortPixel, Tinify or Cloudflare to do it. This is possible using (go)vips.

Tags:

Jan-Lukas Else
Interactions & Comments