Update Blog “2023-10-23-changeme”

This commit is contained in:
Morgan 2023-10-25 15:48:22 +09:00
parent d8f8b73419
commit 9619e528b4
2 changed files with 30 additions and 10 deletions

View File

@ -1,12 +1,32 @@
+++
date = 2023-10-23T18:45:50+09:00
description = ""
draft = true
slug = "draft"
title = "draft"
+++
---
date: 2023-10-23T09:45:50.000Z
description: Git
draft: true
slug: draft
title: Git과 미러와 Self-hosting
---
Git
### Git 호스팅
지금 개인 프로젝트들은 Gitea에 넣고 있다. 서버가 있으니까 여러가지 호스팅을 할 수 있어서 좋은데, 예전에는 ssh에 그냥 bare repo로 썼었다. 근데 아무리 개인 프로젝트라지만 깃헙에 미러링해야 할 때도 있고, 웹으로 에디팅하거나 봐야하는 경우가 많아서 웹UI가 필요한 상황이었다.
### Git
그렇다고 이것들을 깃허브에 넣기가 좀 그렇기도 하고,, 아무리 private repo라지만 외부 서비스에 넣는게 좀 찝찝해서
SSH
Backup
문제점이 심각하다
사진?
![](/img/screenshot-from-2023-10-25-13-35-28.png)
Kali Official?
Korea Traffic?

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB