Dev Ops

Recently moved all of my apps to a $5/mo VPS using Coolify Saved tons of $$, and can self-host my NextJS/FastAPI/Ghost/Postgres instances etc. Coolify has an API that can be used to automate this setup for common self-hosting scenarios (NextJS, Supabase, Gatsby, Remix, Postgres, FastAPI, Mysql,...
Hey guys and girls, do you still use Heroku? I know they were hot like 5, 10 years ago but I'm not sure if that's true now? Thanks a bunch, Tom
Someone knows how to do it? I have a service that is fully dockerized, where each tenant runs inside its own Docker container. I want to develop a RESTful API to manage these containers, allowing me to create new instances and retrieve information about specific ones. But i does not have any ide...
I'm working on something that might benefit more people than just me. I have a few questions: • How do you structure your dotfiles? • What kinds of settings do you keep in them? • How do you learn about settings or options you can add to them? • What applications do you include? • How do you bac...
Hi everyone, It’s been a while—I hope everyone is doing great and shipping a lot! :D I have a question: Recently, I’ve started creating some projects again and found that development in PHP is surprisingly fast for me. I don’t know why, but I’m enjoying it. However, I have a concern regarding d...
I like Collapse Folders in Explorer - cmd/ctrl + shift + up-arrow.  I used to create a custom keybinding for this but I've been trying to stick to defaults where ever possible.
Read post
5 replies
I built a few different rails apps locally and am ready to deploy them but I'm not sure how I should deploy them (especially since I have 2 that I want to ship on the same server).  Some thoughts I had: • Digital Ocean VPS and manually install ruby, nginx, passenger etc and allocate resources? •...
I can't get facebook to display the image I set in the og:image meta description in high quality. It only appears blurry even though I set it exactly to 1200x630px, and also it doesn't take the latest image I define either. Does it take days to update the new image?
Read post
7 replies
For log management in general, I've used the Elasticsearch stack and Splunk at past jobs - but those are insanely expensive and meant for big companies. Way out of budget for now. I've also tried logz.io's free plan before but they dropped logs and the interface was pretty bad last I checked. Any...
Hey guys!   I am looking for feedback for a tool I'm building called Onboardbase to solve this problem. While prioritizing security, Onboardbase takes a different approach making it easy to use and collaborative, eliminating the tradeoff between developer productivity and security to raise employ...
Read post
3 replies
I use Google Cloud bucket to store 10-second videos and photos that I use in the application. Thousands of users use the application every day, and I want to use a CDN to ensure that the content of the application is delivered to users with minimum delays and maximum speed. At the moment, I have...
Read post
3 replies
I am doing my first project on Firebase backend. It seems cool enough. Although, on the other hand PostgreSQL is so darn powerful. Anyway, does anyone know how I could set up firebase so I can get notifications when new users sign up? Also curious to hear any tips and tricks for using Firebase su...
Read post
4 replies
How do you know that your production website or platform is up, performing well, and functioning correctly for your users?
I need the service to perform scheduled HTTP requests and ideally alarm based on the JSON response.
Read post
6 replies
Hi everyone, I am Oben from Up Ninja. I am releasing my project on Product hunt in 4 days, so it is time to throw myself to the fire 😀 I am working as a 9-5 software development engineer since 10 years and this is my first SaaS project. I am not new in the startup industry but new to SaaS area. ...
Read post
3 replies
I tought myself Python. My original background is in marketing. For coding there are a ton of great resources out there and many qualified freelancers to learn from. However, I have a tougher time finding resources to learn better software related management. How to learn how to structure a deve...
Read post
3 replies
I already built an MVP I built the MSI installer to package my python code together with my freelance developer. However, the installer is kinda buggy and it doesn't seem a good use of time if we have to learn how to build a proper installer ourselves. If I post a job on UpWork however, I am not ...
Hi 👋, I'm Ryan and I am building Optimize Toolset (https://optimizetoolset.com), a service that lets you setup automated tasks to run against your site(s). The first task offered will be automated Lighthouse Tests, to test the performance, accessibility and SEO of your site. I’ve started to work...
Read post
2 replies
this is the website https://bound2.app it comes in with a decent score on pingdom. And the page size is just 1.1MB. But the "wait" phase is nearly 15 seconds. And I can't work out why. Perhaps an old version of webpack / node config problem? This is a link to my github => https://github.com/cr...
I wrote code that forks and queues up and stops child processes but the processes themselves use up quite a bit of CPU. Is there a library that's particularly helpful with building these types of async/cron-like Node services? Wasn't finding anything in my search. Should I consider offloading ...
Read post
4 replies