958 B
958 B
title, created_date, updated_date, aliases, tags
| title | created_date | updated_date | aliases | tags |
|---|---|---|---|---|
| Gitea Setup | 2024-12-02 | 2024-12-02 |
Gitea Setup
[!INFO] Gitea -VPS Setup gitea.claudiofritsche.com Ports: 8083 and 8022 (ssh) Admin User: Ecuashungo Obsidian User: obsidian
Motivation
Why do I want my own git server?
I do not want to share my obsidian vault with any third party server, because it contains sensitive information. Using Syncthing to synchronize between devices works well, but lacks a backup feature. Using obisian-git is a very easy way to do a daily backup for which a git server is needed.
Setup
In order to setup the service on my VPS I used the instructions from digital ocean as well as this YouTube Video.