I'd say you could if you want to. But there has not yet been an official release of phorge, and so there might be things like inconsistent branding.
Do you mean like a docker container for phorge? I had a docker container for phabricator on dockerhub and jist recently switched it to phorge. https://github.com/cooperspencer/phorge
@buddyspencer how's this one published? there are so many phabricator images on the Hub (including one by Bitnami)
Yeah, compiling them on my pi
Speaking of clusters, I wrote up T15057 specifically to at least spark discussion about better cluster support for Almanac/Drydock/Harbormaster - anyone can create tasks in Maniphest, and it's probably the best place to start a serious discussion on the topic of general Docker/containers support.
@golyalpha glad that it might be of help to someone beside me 😁
@buddyspencer I mean, I'll have to have a look at your thing, see if it's worth it abandoning my work mid-way or if I'd just have to do so many things to make it work that I'm just better off finishing what I started.
Like your T15058 @golyalpha, is a bug that makes me suffer everyday, I would like to give a try to fixing it once for all.
Sure, sure. Not sure if it fits your needs. It was enough for me, but that might not be enough for everyone
@buddyspencer I am sure it will fits my needs 🙏
I'm willing to host any main website for "Phorge" on my Linode account for free. Just trying to contribute in anyway that I can. I'm also a Security Engineer so if you have any need for a Security Engineer let me know.
Yup trying to help in whatever way I can.
Something some folks might be interested in: https://data.releng.team/dev/-/ddd/dashboard/project-metrics
It looks like secure.phabricator.com was updated/fixed - things related to https://secure.phabricator.com/T13630
Verification email receive i should've been but hadn't. Fix this issue you must.
Hi Phorge team, I'm having trouble verifying my email address. I get a message saying "Primary Email Unverified: Your primary email address is unverified. You will not be able to receive email until you verify it.", and when I click on the verify button on the email section of my profile settings I get a modal that asks "Send another copy of the verification email to $EMAIL?". Clicking "Send Email" on that modal doesn't seem to send me a verification email.
There looks to be a 502 on the repository pages:
https://we.phorge.it/source/phorge/
https://we.phorge.it/source/arcanist/
Can still clone though
I'm not sure actually... I believe the master branch is protected against direct pushes by H7 Guard Phorge Repo with Blessed Committers. @speck do you have any insight you can provide, as you did configure this rule?
Created this task to address: T15094: Catch up the master branch to upstream
@dcog you also will need to update arcanist I think
@roguelazer Yep, I actually have that done as well... but will need a different strategy for presenting the changes for review and testing
Everytime I try to access a diffusion repo on this install I get 502 errors
Hey @MacFan4000, I raised a task (T15093: 502 Bad Gateway error when attempting to view repo info) which was closed in favour of T15090: CVE-2022-24765 - Multi-user Git Privilege Escalation. Seems related to underlying git config on Phorge's server.