Skip to content

dionysio/dokku-gitea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Gitea as a Dokku app

  1. Install dokku plugins:
  2. Clone/fork this repo
  3. Create gitea app
  4. Set variables from .env file (additional variables are available here)
  5. Push to dokku

In summary:

dokku plugin:install https://github.com/Flink/dokku-psql-single-container
dokku plugin:install https://github.com/crisward/dokku-require/
dokku apps:create gitlab
dokku config:set gitlab RUN_MODE=prod

git push dokku master

About

Run Gitea as a Dokku app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published