this post was submitted on 19 Oct 2023
1 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

https://tcude.net/setting-up-jenkins-pipeline-with-gitea-for-packer-image-builds-guide/

I use Jenkins pretty extensively at work and figured that this would be a great opportunity to show how neat Jenkins Pipelines are.

This blog assumes you already have a Jenkins and Gitea instance stood up. If you'd be interested in getting more info on how to do this, let me know and I can write a blog post on it!

top 4 comments
sorted by: hot top controversial new old
[–] carl2187@alien.top 1 points 11 months ago (1 children)

You encapsulate the awesomeness of the open source community with this content. Thanks for sharing!

[–] Boonigan@alien.top 1 points 11 months ago

Thank you for the kind words! I really appreciate them

[–] Enthane@alien.top 1 points 11 months ago (1 children)

Nice article, what are your thoughts on Gitea Actions? I know I was happy to let Jenkins go myself

[–] Boonigan@alien.top 1 points 11 months ago

I haven't utilized Gitea Actions enough to have formulated a real opinion on it but it seems nice.

I went with Jenkins purely because I use it extensively at work