17 lines
No EOL
604 B
Markdown
17 lines
No EOL
604 B
Markdown
# Auto Deploy Git projects to your webserver
|
|
Run this application from your webserver as a system service and easily keep up-to-date your git projects!
|
|
|
|
## Install
|
|
<!-- (WIP) clone repo and run install.sh or -->
|
|
You can use [Yunohost](#yunohost) package for installation
|
|
|
|
## How to use
|
|
Edit toml file to configure git server, deploy path and other settings
|
|
|
|
## Yunohost
|
|
- [ ] use https://git.aliberksandikci.com.tr/asandikci/autodeploygit_ynh package for installation on your Yunohost server
|
|
|
|
## Supported Git Servers:
|
|
- [ ] (WIP) Gitea / Forgejo
|
|
<!-- - [ ] (WIP) GitHub -->
|
|
<!-- - [ ] (WIP) GitLab --> |