Advanced Search
Search Results
4 total results found
Setting up a good deployment workflow
I wanna setup a good deployment workflow for my personal site and also any website i wanna host. Coolify seems like a good option but there is another options out there to host my application.
Rendering pdf like crazy in hb
Browsershot configuration on gatewayThis is the browsershot configuration needed to the run headless chrome container // browser-shot.php <?php return [ 'PATH_CHROME' => env('PATH_CHROME'), 'PATH_NODE_MODULES' => env('PATH_NODE_MODULES'), 'HOST' => env...
Bricking my EAP 610 indoor AP
I was trying to upgrade firmware through omada controller and then i accidentally forgot I was doing that and disconnected the switch POE power to the AP... Resulting in AP being bricked. The AP stopped working and also I wasn't able to reset the AP with the s...
Best way to setup a production VPS
Intro After watching the new dream of code video about Setting up a production ready VPS is a lot easier than I thought.. I wanted to try to replicate this for one of the server of my own. Maybe try to do it on one of the servers on my homelab. But for first e...