Skip to content

The digital town square for the concert band community.

Connect with local ensembles, trade repertoire insights, and keep the pulse of the wind band world.

  • 0 Votes
    2 Posts
    0 Views
    DawidD
    @pecet I assume you want to use more than 100mb? https://docs.codeberg.org/getting-started/faq/#how-about-private-repositories%3FIf you have literary ANY VPS on the internet with ssh - you can just `git init --bare` and use that as remote for your projects - that's what I'm using. Git has been designed to be decentralized on existing protocols - you don't need any special service.If you need interface - cgit is dead simple - https://www.yaroslavps.com/weblog/minimal-git-server/ .Git has been designed to use existing protocols - any host with ssh + email is enough to cooperate with others, and if you want to share and opensource --> codeberg.https://web.archive.org/web/20180522180815/https://dpc.pw/blog/2017/08/youre-using-git-wrong/https://git-send-email.io/https://european-alternatives.eu/alternative-to/github