Available on crate feature
gitea
only.Expand description
Gitea (self-hosted Git service) testcontainer
Structs§
Enums§
- Gitea
Repo - Defines repository to create during container startup.
Constants§
- GITEA_
CONFIG_ FOLDER - Container folder where configuration and SSL certificates are stored to.
- GITEA_
DATA_ FOLDER - Container folder with git data: repos, DB, etc.
- GITEA_
DEFAULT_ ADMIN_ PASSWORD - Default admin password.
- GITEA_
DEFAULT_ ADMIN_ USERNAME - Default admin username.
- GITEA_
HTTP_ PORT - Container port for HTTPS/HTTP listener.
- GITEA_
HTTP_ REDIRECT_ PORT - Container port for HTTP listener to redirect call to HTTPS port.
- GITEA_
SSH_ PORT - Container port for SSH listener.