better documentation

This commit is contained in:
2022-12-13 00:54:12 +00:00
parent 94d7b1c315
commit 81efcaa68d
2 changed files with 55 additions and 2 deletions

View File

@@ -1,7 +1,22 @@
# git.limbosolutions.com
Welcome to the public repository of my Git Server https://git.limbosolutions.com
Welcome to public repository of my [Git Server](https://git.limbosolutions.com)
## Setup
For more information about check [documentation](documentation/setup.md)
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)