DeveloperWiki:Arch サービス

提供: ArchWiki
2020年7月22日 (水) 11:18時点におけるNy-a (トーク | 投稿記録)による版 (→‎MX: 訳出)
ナビゲーションに移動 検索に移動

Archweb

詳細: メインの Web サイト。

URI:

メモ:

Wiki

詳細: ドキュメント

URI: https://wiki.archlinux.org

メモ:

Migration Notes

Steps taken to migrate from luna to apollo (the commands are not the exact commands used or are high level steps):

  1. Change the TTL of the wiki.archlinux.org DNS record to 300 to aid the migration/rollback.
  2. Put the wiki on luna in maintenance mode. We have a template page that is used for that.
  3. Create a database dump using mysqldump archwiki | gzip > dump.sql
  4. Create a tar file containing the cache, sessions and uploads dir: tar zcvf wiki-files.tar.gz cache sessions uploads
  5. Push the mariadb role to apollo (need to restart mysqld)
  6. Restart mysql and take the bugs.archlinux.org out of maintenance mode
  7. Push the php-fom role to apollo (new extensions)
  8. Push the wiki role to apollo
  9. Manually disable the wiki services/timers (there is no DB for them to run)
  10. Change the DNS record to point to apollo (CNAME)
  11. Manually change the nginx config again to put the wiki on maintenance mode on apollo as well
  12. Copy the DB dump and files from luna to apollo and extract them (use checksums)
  13. Run mysqldump db_name < dump.sql (this takes a long time)
  14. Extract the files to their respective directories (the role creates them)
  15. Fix the permissions with chown -R archwiki
  16. Run the wiki role again to take it out of maintenance and also re-enable/restart the services
  17. Copied the missing files under /srv/http/vhosts/wiki.archlinux.org/public/images (they were on .gitignore). Copied them to the respective directory on apollo.
  18. Check if the services are running
  19. Change the TTL of the wiki.archlinux.org DNS record back to the default

Forum

詳細: Web フォーラム

URI: https://bbs.archlinux.org

メモ:

Bug Tracker

詳細: バグ管理システム

URI: https://bugs.archlinux.org

メモ:

Projects

詳細: Arch の開発者に git リポジトリを提供するプロジェクトサービス

URI:

メモ:

  • web インターフェースは gudrun 上。
  • git リポジトリは gerolde 上。

AUR

詳細: Arch Linux のユーザーリポジトリ

URI:

メモ:

Planet

詳細: ブログ

URI: https://planet.archlinux.org

メモ:

Lists

詳細: メーリングリストサービス。

URI:

メモ:

  • mailman を使用

Archive

詳細: リポジトリ/ソース/iso の Arch Linux アーカイブ。

URI: https://archive.archlinux.org

メモ:

  • 現在 achille.seblu.net 上でホスティング

MX

詳細: メールルーティング

URI: smtp://mx.archlinux.org

ドメイン:

  • archlinux.org
  • master-key.archlinux.org

メモ:

  • サーバーは postfix
  • nymeria 上でホスト

DNS

Description: Provide DNS resolution for Arch Linux domains.

URI:

  • ns1.first-ns.de.
  • robotns2.second-ns.de.
  • robotns3.second-ns.com.

Notes:

  • We use a SAAS DNS service from hetzner.de

Dev web space

Description: Developers and TU's web hosting

URI: https://dev.archlinux.org

Notes:

Build Server

Description: Build machine for dev/tu

URI:

Notes:

  • run on celestia

IRC

Description: Arch related IRC channels.

URI: IRC チャンネル

Notes:

Rsync

Description: Sync service / Mirrors

URI: rsync://rsync.archlinux.org

Notes: