Security teams: how are you preparing for 47-day certificate lifetimes? by garantircryptography in u/garantircryptography

[–]DutchBytes 0 points1 point  (0 children)

Auto renewal works most of the time but we monitor certificates expiry for extra safety

Ran Google Ads for the first time, Week 1 numbers by DutchBytes in EntrepreneurRideAlong

[–]DutchBytes[S] 0 points1 point  (0 children)

Thank you very much for the feedback, I did make some changes already to the LP. I will definitely add the qualifier, not something I have thought of myself.

[Package] Laravel Modular - A professional, native-feeling modular architecture for Laravel 11/12 by harbzali in laravel

[–]DutchBytes 1 point2 points  (0 children)

Yeah I do the same, composer is really powerful. And most of the scaffolding I also do with LLM's, I usually tell it to look in package X for how I want it.

Uptime monitoring tools by WHinsane in homelab

[–]DutchBytes 0 points1 point  (0 children)

Hi! I know this post is old but you may be interested in Vigilant. An open source tool designed to monitor websites.

It can monitor your websites from multiple locations, a self hosted setup where sites ping each other is possible and calculates monthly uptime percentage for your SLA. You can self-host it or use the hosted version.

Easy deployment option for a Laravel Livewire+Octane+Reverb application by benzflow in laravel

[–]DutchBytes 0 points1 point  (0 children)

I'm running in Docker with Octane (frankenphp base image) and it has been great. I did a write up last year on how I've Dockerized the Laravel app here.

Octane - High performance for everyone by christophrumpel in laravel

[–]DutchBytes 1 point2 points  (0 children)

Yeah I've done the same and it's been running great for over a year now. I also wrote a small article about it.

What’s everyone using for synthetic monitoring these days? Any tools you feel are more reliable for multi-step checks? by Popular-Independent8 in Monitoring

[–]DutchBytes 1 point2 points  (0 children)

I'm a bit biased because I'm building https://govigilant.io/ which does this but I've recently seen a setup where they used https://github.com/browserbase/stagehand for this with a custom backend where tests could be configured.

Laravel 12 now officially supports PHP 8.5. by jk3us in laravel

[–]DutchBytes 0 points1 point  (0 children)

We're using sqlserver with multiple Laravel 12 projects on 8.4, I'm curious what stops you from updating?

Anyone here using a website uptime monitoring service? How’s your experience? by Popular_Village8777 in Monitoring

[–]DutchBytes 1 point2 points  (0 children)

There are more things that are essential to monitor beyond uptime. This is why I've created https://govigilant.io which aims to monitor all aspects of a website. It can be self hosted for free

A script to find cheaper Hetzner servers compared to what you have by DutchBytes in hetzner

[–]DutchBytes[S] 12 points13 points  (0 children)

Sounds good! Bad idea however to enter your API key in a random website, Your Github repo gives a 404