Files
git.limbosolutions.com/README.md

23 lines
754 B
Markdown

# git.limbosolutions.com
Welcome to public repository of my [Git Server](https://git.limbosolutions.com)
## Setup
Setup assumes no access to the host except through Portainer.
This demonstrates that access to docker is the only real requirement to host git.limbosolutions.com
_[Docker Compose File](../docker/docker-compose.yaml)_
### Requirements
- Docker
_Currently hosted on an ubuntu lxc container with docker and portainer [+ information](https://git.limbosolutions.com/marcio.fernandes/wansrv01.dev.lan/src/branch/main/README.md)._
- [Duplicati Image with mySql client](https://git.limbosolutions.com/kb/duplicati/src/branch/main/docker/mysqlclient/README.md)
## Backup & Restore
[More information](Documentation/backup_and_restore.md)