핸드북:파브리케이터/en: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
(+update)
(Update)
18번째 줄: 18번째 줄:


git operation via SSH is unsupported. Use HTTPS (generate HTTPS password via Settings) for git operations.
git operation via SSH is unsupported. Use HTTPS (generate HTTPS password via Settings) for git operations.

== Repo hosting ==

git/hg/svn repositories hosted in Phorge is replicated over multiple services. (In a way someone called [https://seirdy.one/posts/2020/11/18/git-workflow-1/ hydra-hosting].) I do it a bit differently; I have one upstream service responsible for maintaining the 'Source of Truth', and phorge [https://we.phorge.it/book/phorge/article/diffusion_uris/ observes that service and mirrors it to the rest of the services].

* [https://github.com/ GitHub]
* [https://git.silicon.moe git.silicon.moe]
* [https://codeberg.org codeberg.org]
* [https://gitlab.com/ GitLab.com] (selected repositories only; GitLab is deprecated)


== Accounts ==
== Accounts ==

2024년 4월 15일 (월) 21:36 판

Phabricator:

Project Schema

  • Umbrella project: Infrastructure hosting, service, monitoring. Color/Icon: Grey / Umbrella
    • Services: Service application. Color/Icon: Yellow / Tag
      • Tools: Small scale services. (Same color/icon)
    • Infrastructure: Infrastructure providers which services rely on. Color/Icon: Orange / Cloud
    • DNS: DNS. Color/Icon: Orange / Cloud
    • Monitoring: Monitoring how system is running. Color/Icon: Yellow / Tag
  • Billing: Payment related issues. Color/Icon: Green / Account
  • ^ACL_*: ACL List. Color/Icon: Red / Policy
  • Group: User lists that is not ACL. Color/Icon: Violet / Group
  • Milestone: Items to work on within the given timeline. Color/Icon: Grey / Milestone (Cannot be modified)

Limitations

git operation via SSH is unsupported. Use HTTPS (generate HTTPS password via Settings) for git operations.

Repo hosting

git/hg/svn repositories hosted in Phorge is replicated over multiple services. (In a way someone called hydra-hosting.) I do it a bit differently; I have one upstream service responsible for maintaining the 'Source of Truth', and phorge observes that service and mirrors it to the rest of the services.

Accounts

Account creation is not restricted, but account must be approved by administrator before you can perform anything (including logging in). I tend to approve people I know within 24 hours. So: if your account is not approved within that timeframe, you must send me some explanation as for why you want to have an account in this instance via email or other methods.

After creating account via username/password, you can attach Google, GitHub, Facebook account.

Forms

다른 언어: