FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How to set up a passbolt server on Google Cloud
How-ToTools

How to set up a passbolt server on Google Cloud

via Dev.to TutorialLars van der Niet10h ago

Setup Passbolt with Gmail SMTP on Google Cloud This guide walks you through setting up a free, self-hosted Passbolt password manager on a Google Cloud VM using Gmail’s SMTP service (with your account mail@email.com ). You will need: A domain with DNS management. A Google Cloud account. A Gmail account with an App Password (if you use 2-Step Verification). Part 1: Set Up Your Google Cloud VM & DNS Create a Google Cloud Project & Enable Billing Navigate to Google Cloud Console and create a new project. Enable billing (a credit card is required, but free tier usage should result in a $0 invoice). Enable the Compute Engine API Search for "Compute Engine API" in the Cloud Console and enable it. Create a VM Instance Go to Compute Engine → VM instances and click CREATE INSTANCE . Name your instance (e.g., passbolt ), select the us-central1 region, and choose the e2-micro machine type. Leave other settings at their defaults. Once created, note the VM's External IP . Configure Your Domain’s DNS

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
0 views

Related Articles

2. Readers-writers Problem
How-To

2. Readers-writers Problem

Medium Programming • 2h ago

The Part Nobody Could Scale
How-To

The Part Nobody Could Scale

Medium Programming • 3h ago

Claude Code Now Lets You Code From Your Phone. Here’s What I Learned the Hard Way.
How-To

Claude Code Now Lets You Code From Your Phone. Here’s What I Learned the Hard Way.

Medium Programming • 3h ago

Stop Watching Tutorials: The Real Way to Learn Coding Faster
How-To

Stop Watching Tutorials: The Real Way to Learn Coding Faster

Medium Programming • 4h ago

Concurrency vs. Parallelism, Processes vs. Threads, Building Thread-Safe Systems
How-To

Concurrency vs. Parallelism, Processes vs. Threads, Building Thread-Safe Systems

Medium Programming • 5h ago

Discover More Articles