zk/work/gitea-5.md

16 lines
928 B
Markdown

# How to set up jenkins with gitea
## Introduction
### Prerequisites
For this tutorial, you will need the following:
* A server set up running an installation of Gitea. For more information on how to run Gitea on your own server, see this tutorial on [How To Install Gitea on Ubuntu Using Docker](https://www.digitalocean.com/community/tutorials/how-to-install-gitea-on-ubuntu-using-docker), which will walk you through the steps of [setting up your own Ubuntu server](https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-20-04), [Installing Docker](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04), [Installing Docker Compose](https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04#step-1-installing-docker-compose), and then installing Gitea [on your own domain]().
## Step 1 —
## Conclusion