Files
resume/notes.txt
2026-07-18 23:33:26 +03:00

4 lines
620 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

«Почему в серьёзном предприятии Gitea, а не GitLab?» Честный и защищаемый ответ:
GitLab CE тяжёлый по ресурсам (Postgres + Redis + Sidekiq + Gitaly, легко 4+ ГБ RAM).
Для скромного парка в закрытом контуре Gitea — один лёгкий Go-бинарь, разворачивается и обслуживается минимальными силами.
Под задачу «внутреннее хранение конфигов/ролей + CI кросс-сборки» этого достаточно.