X-Received: by 2002:ac8:d87:: with SMTP id s7mr4167241qti.32.1617222715620; Wed, 31 Mar 2021 13:31:55 -0700 (PDT) X-Received: by 2002:a05:6830:1c6e:: with SMTP id s14mr4043973otg.17.1617222715335; Wed, 31 Mar 2021 13:31:55 -0700 (PDT) Path: csiph.com!news.mixmin.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: cz.comp.lang.python Date: Wed, 31 Mar 2021 13:31:55 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=185.160.21.47; posting-account=OLxF2goAAADWtpauRW_28PxP308IEwyB NNTP-Posting-Host: 185.160.21.47 References: <11704fb3-5a25-c6f7-b7f6-26d42859e6a9@sandbox.cz> <787afd04-64b6-4718-bf7c-b4a0b698ed76n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5d5013aa-3cd3-499d-be7c-9c87718f3d91n@googlegroups.com> Subject: Re: [python] Private git hub, zkusenosti? From: =?UTF-8?B?UGF2ZWwgU2Now7Zu?= Injection-Date: Wed, 31 Mar 2021 20:31:55 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: csiph.com cz.comp.lang.python:3434 Debian: $ groupadd -g 555 gitbucket $ useradd -g gitbucket --no-user-group --home-dir /opt/gitbucket --no-creat= e-home --shell /usr/sbin/nologin --system --uid 555 gitbucket $ cat /etc/systemd/system/gitbucket.service # GitBucket Service [Unit] Description=3DManage GitBucket service [Service] WorkingDirectory=3D/opt/gitbucket ExecStart=3D/usr/bin/java -Xms128m -Xmx256m -jar gitbucket.war User=3Dgitbucket Group=3Dgitbucket Type=3Dsimple Restart=3Don-failure RestartSec=3D10 [Install] WantedBy=3Dmulti-user.target On Thursday, March 25, 2021 at 10:01:58 AM UTC+1, ZdPo Ster wrote: > Ake to ma naroky? Lebo skusal som giltab na jednom (starsom) hw a nedalo = sa na tom stroji nic robit... > + posli ten config do systemd, nech nemusime spekulovat > On Wed, 24 Mar 2021 at 16:54, Pavel Sch=C3=B6n wrote: > Za sebe doporu=C4=8Duji https://gitbucket.github.io/ >=20 > Jednou jsem nainstaloval, od t=C3=A9 doby to prost=C4=9B funguje. > V=C5=A1echno to m=C3=A1 v sob=C4=9B: HTTP, SSH i git, v=C5=A1e implemento= van=C3=A9 v jav=C4=9B (nelekej se). > Je to jeden soubor kter=C3=BD prost=C4=9B funguje. Mohu poslat config pro= spu=C5=A1t=C4=9Bn=C3=AD ze systemd. >=20 >=20 >=20 > On Monday, March 15, 2021 at 4:17:00 PM UTC+1, Vladim=C3=ADr Macek wrote: > > Zdar,=20 > >=20 > > mam radu git repozitaru na serveru Debian 10 pomoci gitolite.=20 > >=20 > > Bude dobre povysit to na webove rozhrani, abychom si mohli s kolegy=20 > > minimalne browsit, davat odkazy na mista ve zdrojacich, pripadne i pro= =20 > > dalsi featury, ktere nabizi napriklad GitHub/GitLab.=20 > >=20 > > Casem budu chtit treba i podporu prohledavani, wiki, issues, code revie= w,=20 > > webhooky, podporu CI/CD atp...=20 > >=20 > > Vidim casto odkazy na Gitea nebo GitLab.=20 > >=20 > > Zde https://about.gitlab.com/devops-tools/gitea-vs-gitlab/ pomochopitel= ne=20 > > konkurenta vykresluje po svem.=20 > >=20 > > Zde https://docs.gitea.io/en-us/comparison/ je to zase naopak. ;-)=20 > >=20 > > S cim jste spokojeni? Ktery sw zpusobuje mene potizi (instalace, provoz= , ...)?=20 > >=20 > > Diky,=20 > >=20 > > V. > _______________________________________________ > Python mailing list > pyt...@py.cz > http://www.py.cz/mailman/listinfo/python >=20 > Visit: http://www.py.cz