You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.2 KiB

4 years ago
  1. +++
  2. title = "High Tea"
  3. description = "Production-ready self-hosted full-stack git service."
  4. categories = ["security"]
  5. slug = "high-tea"
  6. tags = ["privacy", "networking"]
  7. features = ["related content", "snippets"]
  8. [[copyright]]
  9. owner = "Josh Habdas"
  10. date = "2019"
  11. license = "agpl-3.0-or-later"
  12. +++
  13. High Tea pairs {{< external href="https://gitea.io" text="Gitea" />}} with {{< external href="https://traefik.io" text="Traefik" />}} enabling you to manage your source code online using an intuitive and sleek-looking web-based interface:
  14. {{< figure alt="High Tea dashboard"
  15. src="/images/addon-high-tea_1440x900-fs8.png"
  16. lqipsrc="/images/addon-high-tea_960x600-fs8.png"
  17. caption="Dashboard view within the High Tea Gitea application."
  18. >}}
  19. Use it to manage organizations, create pull mirrors, selectively mark private repos, configure <abbr title="Large File Storage">LFS</abbr> and collaborate on code with others using git for free.
  20. High Tea also provides a Traefik integration so you can manage web services, monitor traffic and inspect service health in real-time.
  21. ---
  22. - {{< external "https://git.habd.as/comfusion/high-tea" />}} -- source
  23. - {{< external "https://after-dark.habd.as/extra/high-tea/" />}} -- website