[09:41:43] "hello - I hope someone can..." <- Please don't use PHP 8, it's not supported :) [09:41:43] Use 7.4 [09:42:35] Also pay attention to the fact that you may have different versions of PHP locally, and maybe you have mbstring etc., but just for other unrelated versions to your production [13:43:16] Are there any public instances of Phorge? [13:44:08] Or does it not really lend itself to hosting random projects from random developers [13:45:08] By the way, I worked hard to have a visual change log and I think we increase cuteness by 1% [13:45:09] https://we.phorge.it/w/changelog/2023.17/ [13:45:41] Same for the next up: [13:45:41] https://we.phorge.it/w/changelog/2023.18/ [16:59:16] catbarf: Wikimedia's is pretty big and public. It's not "random", but it'd scope is pretty wide and open in most senses. https://phabricator.wikimedia.org/ [17:03:08] (Wikimedia Phabricator is not a hosting service for random projects unrelated to Wikimedia though. If that was meant between the lines - not sure.) [17:05:13] Indeed, ours is not for "random" projects. But if catbarf is looking for whether it can scale to such use, ours might be a close to an example indicating that it is possible. [18:20:06] I stood up my own, but it's kinda buggy rn [18:20:10] https://code.ircya.com [18:20:16] It seems that CSS isn't loading [18:20:41] And I apparently have locked myself out [18:21:26] CSS is loading, and you can use bin/auth recover on the shell to log in [18:21:45] I think the degradation is largely due to having another reverse proxy in front [18:21:50] I have it set up like [caddy] <-> [apache] [18:22:16] The CSS is loading for you? [18:22:29] This is what it looks like for me, https://share.cleanshot.com/bXmNjnQK [18:24:50] Oh it's because the CSS is coming from the HTTP version of the page [18:26:37] I've still got some work to do on this box, but I look forward to using Phorge [19:29:45] All set up :-D [19:31:11] Now I just need to figure out how to make the page for people not signed in show a summary of activity [19:40:29] Just imported my first repo, but who should be the owner of /var/repo? [19:41:33] Never mind, I found the appropriate page explaining [21:03:52] Is there an obvious setting to change the default branch name for all repos? I've got https://we.phorge.it/book/phorge/article/diffusion_managing/ open and it just says "the default is master"