#gitea

DocYeet :verified:docyeet@halis.io
2025-06-24

This AI scrapping war is disgusting

Today, my ingress node was dropping packets because EVERYONE decided to scrape the hell out of my Gitea instance (Forejo soon)

OpenAI, Microsoft, Amazon and some other rando were all trying to gather data THEY ALREADY HAD

I really need to configure Anubis at the ingress level...

#homelab #selfhosted #faang #ai #openai #microsoft #amazon #gitea #anubis #kubernetes #ingress #nginx

M M Arifmmarif
2025-06-23

GitNex 9.0.0 will bring major UI changes, including a switch from the drawer menu to a bottom navigation bar. It's still a work in progress, so things may change before the release hits the stores.

This version will also include support for markdown alerts.

GitNex home dashboardMarkdown alerts support in GitNex
2025-06-21

Gitea 1.24.2 is released

lemm.ee/post/67409495

2025-06-21

Gitea 1.24.1 is released

lemm.ee/post/67409439

2025-06-21

We just released Gitea version 1.24.2! This is a quick bug fix release that resolves a Docker push issue present in v1.24.1. blog.gitea.com/release-of-1.24

#Gitea #OpenSource #DevOps

Patch Notification Robot πŸ””Patchbot_de
2025-06-20

Gitea Authors released version 1.24.2. gitea.io/

2025-06-20

Wrote a minimalistic github action to create pull requests in my local #gitea instance within the workflow. Currently only supports way to less configuration flags but it's working in its minimal form. Available here: github.com/deB4SH/tea-pr

tags for visibility: #homelab #gitea #github #githubaction #act

Harsh Shandilya's linksmsfjarvis@links.msfjarvis.dev
2025-06-20

NixOS, Gitea/Forgejo, and Catppuccin

A sweet and simple guide for declarative integration of the Catppuccin themes for Gitea/Forgejo on a NixOS host.

#nixos, #gitea

2025-06-20

πŸš€ Gitea 1.24.1 is out!
This release brings important bug fixes and improvements. πŸ‘‰ blog.gitea.com/release-of-1.24

⚠️ Heads-up: some docker push operations may fail. The fix is coming in 1.24.2 πŸ‘‰ github.com/go-gitea/gitea/pull

#gitea #OpenSource #devops

Patch Notification Robot πŸ””Patchbot_de
2025-06-19

Gitea Authors released version 1.24.1. gitea.io/

Fossery Tech :debian: :gnome:fosserytech@social.linux.pizza
2025-06-15

(Linux news in previous posts)

FOSS NEWS

Google stops using Pixel phones as reference devices for testing, device trees are missing from Android 16 source code release, making it harder for custom rom devs to port their roms to Pixel devices:
androidauthority.com/google-no
(Google doing their regular "boil the frog" thing... They started with giving Android app devs the option to block sideloading, then they announce to make the development process fully private, only push final releases to AOSP code base, and now this... We desperately need mobile Linux to become an Android replacement! (Although I don't really see that happening any time soon unfortunately.))

Mozilla shuts down the Orbit AI add-on for Firefox, replicates its functionality with built-in features:
omgubuntu.co.uk/2025/06/orbit-
(Yay, more AI crap to the browser... More work for LibreWolf devs to remove all that crap...)

Linux Foundation launches FAIR package manager for WordPress, with API replacement and decentralized package management:
news.itsfoss.com/linux-foundat

LibreOffice 25.8 beta available with performance improvements, new functions for Calc, command to insert a paragraph break before tables in Writer, support for importing encrypted hybrid PDFs, etc.:
phoronix.com/news/LibreOffice-

FreeBSD 14.3 released with backported improvements from 15, ZFS support updated against OpenZFS 2.2.7, driver and package updates:
phoronix.com/news/FreeBSD-14.3

Audacity 3.7.4 released with improved effect preview, studio fade out and waveform rendering, other bug fixes:
9to5linux.com/audacity-3-7-4-i

Gitea 1.24 released with enforced Git configs, option for admins to enforce 2FA for their users, anonymous access to private and unlisted repositories, revamped file tree and Material icons, etc.:
alternativeto.net/news/2025/6/

Danish government ditches Microsoft products for FOSS alternatives like Linux and LibreOffice:
omgubuntu.co.uk/2025/06/denmar

#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #Privacy #Decentralized #Gitea #Orbit #AI #WordPress #LibreOffice #FreeBSD #Audacity #FosseryTech

Andrija Petrovicandrija@floss.social
2025-06-13

There turned out to be more:
Since I removed
/usr/local/bin/gitea
and put
/usr/local/bin/forgejo
but continued working with "inherited" .ssh/authorized_keys from previous gitea, changes had to be made in that file as well. There are lines in the form of
command="/usr/local/bin/gitea --config=/etc/gitea/app.ini serv key-1" ...
where I also had to replace gitea with forgejo.
Now, besides the very server and Web interface, I can push/pull, which is 99% of my usage of (#GitLab => #Gitea =>) #Forgejo

Andrija Petrovicandrija@floss.social
2025-06-13

I finally made it, and migrated my #Gitea to #Forgejo πŸ˜€
Being on Ubuntu, not Arch Linux (the only dist Forgejo supports in migration instructions), there was a bit of trial and error. Finally, the approach that worked:
- download forgejo10 binary
- start it
- create forgejo user and /var/lib/forgejo
- copy the contents of /etc/gitea/app.ini to /etc/forgejo/app.ini (there is a permission block lurking all the time)
- copy all from /var/lib/gitea to /var/lib/forgejo and chown all to forgejo

2025-06-12

So I am self hosting a #gitea instance just for some personal stuff. Nothing fancy. Should I invest the time to migrate this to #forgejo ?
I don't even have any actual gitea specific stuff in there as far as I remember. Basically it's just a mirror of my local code stuff to keep as a backup.... So I guess I could just set up a fresh forgejo and change all my git remote urls to point there and push...

Filip πŸ‘»hadret@fosstodon.org
2025-06-12

I can see tons of #forgejo, #gitea or #gogs #selfhosted git servers out there in the wild. Which is cool. But I don’t see nearly as much about #softserve by the #charmbracelet peeps: github.com/charmbracelet/soft- If you are after something small, and TUI is all you need, don’t miss out on this one! You can check the β€œdemo mode” via `ssh git.charm.sh`. You’re welcome ☺️

Linuxiaclinuxiac
2025-06-11

Gitea 1.24 self-hosted Git service released with performance boosts, enforced 2FA, improved markdown rendering, and more.
linuxiac.com/gitea-1-24-new-ap

Gitea 1.24 self-hosted Git service released with performance boosts, enforced 2FA, improved markdown rendering, and more.
Didier Malenfantdidier@malenfant.net
2025-06-10

Introducing, my new little side project. I’m now self hosting my own git repos using gitea and moved all my stuff from codeberg to it.

Why? As my kid would say: Because why not? It’s fun.

code.malenfant.net/didier

#coding #IndieDev #SelfHosting #gitea

2025-06-10

πŸš€ Gitea v1.24.0 is here!

This release is loaded with πŸ”’ security, ⚑ performance, and πŸ›  quality-of-life improvements:

β€’ Anonymous access now supports private/unlisted repos β€” browse issues, wikis, and code publicly
β€’ New file tree in the repo file view for easier navigation
β€’ ⚑ Performance boosts: database query caching, optimized PR/file list & heatmap loading

πŸ”— Dive into the full release notes: blog.gitea.com/release-of-1.24

#Gitea #Git #DevOps #SelfHosted #DevTools

Patch Notification Robot πŸ””Patchbot_de
2025-06-10

Gitea Authors released version 1.24.0. gitea.io/

Christian K πŸ‰ckemper@toot.io
2025-06-09

Why should I mirror my github repos on a 5 node pi microk8s cluster running gitea? Because I can! πŸ˜€ #microk8s #raspberrypi #gitea

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst