23 lines
698 B
Markdown
23 lines
698 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/kb/lxc)._
|
|
|
|
- [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)
|