Merakit-Deploy/gitea/gitea_deployer/__init__.py

9 lines
170 B
Python

"""
Gitea Deployment Automation
Production-ready deployment system for Gitea with automated DNS,
environment generation, and health checking.
"""
__version__ = "1.0.0"