I have just finished migrating the services mentioned above to new domains, and also to hosting on the lemmy.ml server, instead of my personal server. This makes sense because all of them are used almost exclusively for Lemmy development. It will also allow @dessalines@lemmy.ml to administrate the services in case of problems.
The new domains are:
Gitea: git.join-lemmy.org
Weblate: weblate.join-lemmy.org
Drone: drone.join-lemmy.org
There are redirects in place, so you will automatically be forwarded from old domains to new ones.
Curious to know why you picked lemmy.ml for those subdomains instead of the “project official” joinlemmy.org :)
Uh, to be honest I consider that at all. Seems like I have to change the domains again…
Changed the domains to *.join-lemmy.org now. Thanks @tmpod@lemmy.pt for pointing this out.
Glad to help! :3
gitea instance’s title is still ‘yerbamate.ml’. not important but can rename it if you want.
Thanks, fixed!
It look great!
What Drone does, synchronize your Gitea with GutHub? The opposite?
drone is like github actions. basically runs tests, builds etc. on commit pushes, releases etc.
OK, thank you.
Cool. Is gitea the new https://github.com/LemmyNet/lemmy? I’m hoping to help out with translations, are there separate accounts for each subdomain or some sort of SSO?
Gitea is an alternative to GitHub that can be self-hosted. git.lemmy.ml is an instance of Gitea and will exist alongside GitHub as a mirror to the GitHub repository.
For helping with translations you will have to go to weblate.lemmy.ml
I don’t see any option for SSO so you will have to create an account there.