veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

248
active users

#deployment

0 posts0 participants0 posts today

Say goodbye to YAML chaos – infrastructure management is child's play with Deploio. 🍼💯 We simplify your deployment processes for different environments – whether it's a test, staging or production environment – and save you time & nerves. ⏳ Constant adjustments, maintenance & problems with external CI/CD systems are a source of frustration. Deploio facilitates the integration of external tools and makes the deployment process smoother. 🛠️🧰 #yaml #deployment #paas #appengine #top #deploio

Debugging PHP App Engine Applications Locally: A Guide to Troubleshooting MySQL Connections
Debugging App Engine PHP deployments with MySQL often involves local environment discrepancies. Connection failures, like "No such file or directory," happen when your local setup doesn't match App Engine's Cloud SQL Proxy. Learn how to emulate the App Engine environment locally using the Cloud SQL Auth Proxy to fix these issues. #AppEngine #PHP #MySQL #Deployment #Troubleshooting #CloudSQL #GoogleC...

New Kitten release

• Added instructions to Kitten’s Settings app for how to set up a webhook at Codeberg¹ so that pushing to your main branch automatically updates your deployed server.

kitten.small-web.org

(Would you like me to add instructions for GitHub also? Hmm, let me think a moment… No.)

You can also find the relevant information in the Kitten reference:

kitten.small-web.org/reference

Enjoy!

:kitten:💕

¹ Codeberg is an community-run ethical alternative GitHub. You can follow them on the fediverse at @Codeberg and visit them online at codeberg.org

Please join me on a brief journey to squash your migrations safely, featuring my #Django package django-model-info.

Why spend all day optimizing and fixing migrations when you can aim for the low-hanging fruit and call it a win?

I replaced 113 of my 250 migrations with 15 squashed migrations - and had 0 issues.

It seems like a miracle, but it was due to intentional preparation. You can do the same!

jacklinke.com/squashing-django

Jack Linke's Blog · Squashing Django Migrations EasilyBy Jack Linke