update from sparkleup
This commit is contained in:
parent
0a8d189708
commit
427ab8e6f7
|
@ -0,0 +1,15 @@
|
|||
# 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
|
|
@ -11,3 +11,4 @@
|
|||
* [Gitea 2](gitea-2)
|
||||
* [Gitea 3](gitea-3)
|
||||
* [Gitea 4](gitea-4)
|
||||
* [Gitea 5](gitea-5)
|
||||
|
|
Loading…
Reference in New Issue