Advanced Search
Search Results
8 total results found
Selfhosting wiki
My Self-hosting wiki to track any interesting things or any issues i come across to recall
Exploring React Native
Exploring react native and messing with tit
Random Snippets
This is where i store random snippets or things i solve in previous ventures
Moving Personal Site to home
This is the process of moving my personal site to home
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...