<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Manager on Technical Notes</title><link>http://luispa.com/en/tags/manager/</link><description>Recent content in Manager on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sun, 02 Mar 2025 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/manager/index.xml" rel="self" type="application/rss+xml"/><item><title>Self-Hosted Bitwarden</title><link>http://luispa.com/en/posts/2025-03-02-bitwarden/</link><pubDate>Sun, 02 Mar 2025 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2025-03-02-bitwarden/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-bitvaultwarden.svg" alt="Bit and Vault warden Logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I describe the process of installing a &amp;ldquo;Bitwarden&amp;rdquo; server. I&amp;rsquo;ve been using their Cloud service for several years, but I&amp;rsquo;ve decided to go with an on-premise home installation.&lt;/p>
&lt;p>While researching I discover with surprise that I have two options, the first is to use the official &lt;strong>Bitwarden self-hosted&lt;/strong> (which consumes quite a few resources and seems complex) or go with a lightweight &lt;strong>Vaultwarden&lt;/strong>, a clone of the former, which apparently installs quickly and is simple.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Git Multi-Account</title><link>http://luispa.com/en/posts/2024-09-21-git-multicuenta/</link><pubDate>Sat, 21 Sep 2024 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2024-09-21-git-multicuenta/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-git-multi.svg" alt="GIT multi-account Logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>This post will walk you through the process of setting up and using multiple accounts with one or more Git providers (GitHub, GitLab, Gitea). I describe the two options I recommend: &lt;strong>HTTPS + Git Credential Manager&lt;/strong> and &lt;strong>SSH multi-account&lt;/strong>.&lt;/p>
&lt;p>The first, HTTPS + Git Credential Manager, is the one I use most, because it&amp;rsquo;s compatible with CLI and/or GUI tools like Visual Studio, VSCode, Git Desktop, Gitkraken, etc. The second option, SSH multi-account, I delegate to &amp;ldquo;headless&amp;rdquo; machines, servers I connect to remotely via CLI or VSCode remote that need to clone repositories and work on them.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>