Displaying 7 results from an estimated 7 matches for "gitea".
Did you mean:
sitea
2020 Nov 23
2
Floating IP breaks AD replication
> Your DC's really should have fixed IP's
Well, they have.
But there are still projects
which can not use multiple DNS Names.
e.g.
- https://gitlab.com/gitlab-org/gitlab/-/issues/139
- https://github.com/go-gitea/gitea/issues/6898
So I use an additional floating IP
> I cannot recommend anyone using your method
Why not? Even if AD replication is quite robust
concerning multi master
this setup enforces that manual changes
are done only by one DC not on separate DCs
2017 Dec 11
3
wiki.centos.org .. what's next ?
...ticles
pointing to wiki can still work) or move to something different and
indeed keeping existing wiki.centos.org in Read-Only mode
I'd like to avoid Github specifically but having something else that
would permit to use ACO (https://acccounts.centos.org) as auth source. I
already played with gitea and it works with openid so self-hosted git
instance using ACO works fine. (but that's a different thread)
We should divide all parts into specific areas. Benefits of using .md
means being able to switch to something else even later and not be tied
to $yet_another_tool to generate the web part...
2020 Nov 23
3
Floating IP breaks AD replication
> we point them to somedom.contoso.com which is then
> resolved to both and the client can pick
I want to avoid Round-Robin DNS
> You cannot use CTDB with AD DCs
You can.
/etc/ctdb/nodes
192.168.30.11
192.168.30.12
/etc/ctdb/public_addresses
192.168.30.10/24 ens18
/etc/ctdb/events/legacy/20.samba-ad.script
#!/usr/bin/env bash
function monitor_ldap() {
ldbsearch -H
2023 Feb 10
1
syncing huge files/devices: bmapfs
...nting blocks of the backing file (or device).
Using Rsync now on these smaller files I circumvented the above
mentioned issues (be they real or just a result of my stupidity).
Maybe you find bmapfs useful for other scenarios too. I'd be happy if
you provide me feedback of *any* kind.
https://gitea.schlittermann.de/hs12/bmapfs
Best regards from Dresden/Germany
Viele Gr??e aus Dresden
Heiko Schlittermann
--
SCHLITTERMANN.de ---------------------------- internet & unix support -
Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
gnupg encrypted messages...
2017 Dec 13
0
wiki.centos.org .. what's next ?
...problem it sounds
like you won't have). In the wiki we put redirect links to the new
pages on the docs website.
> I'd like to avoid Github specifically but having something else that
> would permit to use ACO (https://acccounts.centos.org) as auth source. I
> already played with gitea and it works with openid so self-hosted git
> instance using ACO works fine. (but that's a different thread)
/me whispers *Pagure* :P
> We should divide all parts into specific areas. Benefits of using .md
> means being able to switch to something else even later and not be tied
>...
2017 Dec 11
4
wiki.centos.org .. what's next ?
it's all in the title : what's next for wiki.centos.org ?
As a reminder, current wiki.centos.org instance is powered by moinmoin
(https://moinmo.in/) but quite an old version (moin-1.5.8-3.el6.noarch)
Recently I had a quick look at trying to update/upgrade that version to
something newer/supported, but it's a nightmare : the data conversion
just kill the target server (oom) and no
2018 Jun 06
7
git public web frontends
Hello,
Set up a CentOS 7.5 VM linode for git now that github has been bought.
I'm not anti-microsoft but I'm worried they will make changes that I
don't like (e.g. requiring ms account, changing billing, etc.) so I
figured better take control now.
Currently moving my private repos and have them set up in my home
directory there, but my public repos - I want to set them up with a