diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-22 02:49:33 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-22 02:49:33 +0300 |
commit | 1023cc3043a1a9cf73c5ae9876b664e074454731 (patch) | |
tree | a3aa22b8b0a86a832d924e5e424fd22f1d3153e2 /content/posts/2023-01-12-gitrepo | |
parent | d2fa11f0595a5f6a7dff018800fb4e6622976a4d (diff) |
Auto-commit 2024-12-22
Diffstat (limited to 'content/posts/2023-01-12-gitrepo')
-rw-r--r-- | content/posts/2023-01-12-gitrepo/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/2023-01-12-gitrepo/index.md b/content/posts/2023-01-12-gitrepo/index.md index 518036a..414cd72 100644 --- a/content/posts/2023-01-12-gitrepo/index.md +++ b/content/posts/2023-01-12-gitrepo/index.md @@ -18,7 +18,7 @@ title = 'GitRepo.ru' Тем более, время сейчас неспокойное и неизвестно когда github станет недоступен для РФ, а GitRepo — он вот тут, в нашей стране. -## Немного про устройство +# Немного про устройство Расскажу немного как я организовал себе Ops сервиса. @@ -141,7 +141,7 @@ docker use gitrepo docker use default ``` -## Оставшиеся проблемы +# Оставшиеся проблемы Сейчас так получается, что Caddyfile должен лежать на удаленном сервере, т.к. часть конфига |