LRLuan Rodriguesinluanrodrigues.com.br·Mar 25 · 4 min readHow to Install Coolify on Ubuntu 24.04 LTSCoolify is an open-source, self-hostable Platform as a Service (PaaS) — a powerful alternative to Vercel, Heroku, and Netlify. It lets you deploy static sites, full-stack applications, databases, and 00
LRLuan Rodriguesinluanrodrigues.com.br·Sep 12, 2025 · 1 min readHow to install PostgreSQL - Ubuntu 24📌 1. Install PostgreSQL Update packages and install PostgreSQL server: sudo apt update && sudo apt upgrade -y Install PostgreSQL server sudo apt install postgresql postgresql-contrib -y Check if the service is active: sudo systemctl status postgre...00
LRLuan Rodriguesinluanrodrigues.com.br·Sep 12, 2025 · 4 min readHow to install N8NSign up for DigitalOcean using my link and get $200 for your projects, valid for 60 days! Click here: GET $200 This tutorial is available as a video on YouTube: https://www.youtube.com/watch?v=KZh9Wodsa40 Updating the Operating System Step 1 - Update...00
LRLuan Rodriguesinluanrodrigues.com.br·Sep 7, 2025 · 4 min readComo instalar o N8N no Ubuntu 24.04 LTSCadastre-se na DigitalOcean, basta usar o meu link e ganhar $200 dólares para seus projetos, válidos por 60 dias! Clique em: QUERO OS 200tão Este tutorial esta disponível em vídeo no YouTube: https://www.youtube.com/watch?v=KZh9Wodsa40 Atualizando o ...00
LRLuan Rodriguesinluanrodrigues.com.br·Sep 7, 2025 · 1 min readComo instalar o PostgreSQL - Ubuntu 24📌 1. Instalar PostgreSQL Atualize os pacotes e instale o servidor PostgreSQL: sudo apt update && sudo apt upgrade -y Instale o servidor PostgreSQL sudo apt install postgresql postgresql-contrib -y Verifique se o serviço está ativo: sudo systemctl ...00