Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitea-deployer

Fast as Fuck Gitea and act_runner deployment with Docker Compose.

First run

docker network create gitea
cp .env.example .env

Run Gitea

docker compose pull
docker compose up -d

Logs

docker compose logs -f

Poweroff Gitea

docker compose down

Panic purge all shits

Warning: This will remove all containers. Use with caution.

rm -rf gitea postgres runner shared
docker system prune -a -f

About

Fast as Fuck Gitea and act_runner deployment with Docker Compose.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages