Early-Bird für Deployment-Webinar läuft noch 3 Tage

Falls du noch überlegst: Am 8.12. (14 Uhr) mache ich ein Live-Webinar zu automatischen TYPO3-Deployments mit GitHub Actions und Deployer.

Schluss mit FTP-Uploads. Schluss mit "hoffentlich geht nichts kaputt". Strukturierter Prozess von lokal bis Live.

Bis Freitag (21.11.) sparst du 10 Euro pro Ticket mit dem Early-Bird-Preis.

https://wwagner.net/webinar-deployment-mit-github-actions-und-deployer

#TYPO3 #Deployment #GitHubActions #Deployer

TYPO3 v13 Deployment mit deployer funktioniert nicht - Community Hub für TYPO3

Das TYPO3 Forum für Fragen rund um das CMS und Extensions: der Community Hub für TYPO3.

Community Hub für TYPO3

Neu im Forum:

Deployer shared directories symlink 403-Error

https://t3forum.net/d/917-deployer-shared-directories-symlink-403-error

#t3academyforum #deployer-symlink #403-forbidden

Cancelled envoyer.io a couple of weeks ago (US based). This week I had a few changes to deploy so I played around with deployer. Docs are not very clear, so getting up to speed was a bit more of a challenge than I would have liked, but in the end, succeeded. Much quicker to deploy than using envoyer.io, and more versatile.

Worth noting that deployer handles load balanced site quite gracefully.

#laravel #php #boycottusa #deployer #deploy

Am I hallucinating or there was `config:cache` command in #Symfony which's intent was to dump the config into PHP-format file to not parse `.env*` files every time 🤔? I am currently working on #Deployer recipe for some PHP project in our company and it seems like it's not there.

Maybe answering my own question: deployer.org? Any one with comments about this one?

#deployer

#composer docker image now runs with #PHP 8.4 which breaks the #deployer runs. Does someone have a fix for it?
Deploy local build with Deployer7 | Nerdpress.org

Deployer is a great tool to deploy your PHP Project. Deployer executes a set of commands on the target server to build your project and enable the newly built version. A typical deployment process with Deployer involves SSHing into the target machine, where it performs a Git checkout of the project, installs dependencies via Composer,

Nerdpress.org | ...dev, tech problems and solutions.

✍️ Deployer: Build and Cache Frontend Assets once using GitHub Actions

Wrote down how I use the actions/cache-Action and the `hashFiles`-functions to build my frontend assets once and reuse them during the Deployer deployment.

https://stefanzweifel.dev/posts/2024/08/03/deployer-build-and-cache-frontend-assets-once-using-github-actions/

#php #deployer #githubactions #blogging

Deployer: Build and Cache Frontend Assets once using GitHub Actions

Learn how to use GitHub Actions to speed up your Deployer deployments by cleverly caching your frontend build assets.

I clicked on a Microsoft link today and legitimately thought it was malware. The website took like 30 seconds to render anything and somehow loads 46 MB of assets?!

(At my part-time job, the company uses #MicrosoftTeams. Just last week we set up #deployer to send webhook notifications to a Teams "team”. Today we get the deprecation warning 🫠)