First push from proxy (docker host) to gitea
This commit is contained in:
commit
a69fa8cc56
25 changed files with 781 additions and 0 deletions
35
.gitignore
vendored
Normal file
35
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
docker-compose.yml.save
|
||||
docker-compose.yml.save.1
|
||||
.bash_history
|
||||
.bashrc
|
||||
.docker/
|
||||
/root/.env
|
||||
.env-mysql
|
||||
.local/
|
||||
.profile
|
||||
.python_history
|
||||
.selected_editor
|
||||
.ssh/
|
||||
.wget-hsts
|
||||
cert-export/
|
||||
backup-yml-snippets/
|
||||
snipeit/
|
||||
pwm/
|
||||
docker-setup.sh/
|
||||
snipeit/
|
||||
uptime-kuma/
|
||||
vikunja/
|
||||
drone/data/
|
||||
elasticsearch/data/
|
||||
gitea/data/
|
||||
elasticsearch/data/
|
||||
graylog/data/
|
||||
mariadb/data/
|
||||
mongodb/data/
|
||||
nginx/data/
|
||||
portainer/data/
|
||||
portainer/portainer-backup/
|
||||
traefik/data/acme.json
|
||||
traefik/data/acme.json.bak
|
||||
traefik/data/certs/
|
||||
vaultwarden/data/
|
||||
Loading…
Add table
Add a link
Reference in a new issue