コンテンツにスキップ

「DeveloperWiki:Luna」の版間の差分

提供: ArchWiki
削除された内容 追加された内容
aur.archlinux.org: リンク切れのリンクを削除
セクション見出しの訳出
1行目: 1行目:
[[カテゴリ:DeveloperWiki:サーバー設定]]
[[カテゴリ:DeveloperWiki:サーバー設定]]
[[en:DeveloperWiki:Luna]]
[[en:DeveloperWiki:Luna]]
==Specs==
==スペック==
* Intel Xeon e3-1270v3
* Intel Xeon e3-1270v3
* 32GB ECC Ram
* 32GB ECC Ram
8行目: 8行目:
* 1000Mbit/s Uplink
* 1000Mbit/s Uplink


==パーティションレイアウト==
==Partition layout==
/dev/sda1 and /dev/sdb1 all the space -> /dev/md0
/dev/sda1 and /dev/sdb1 all the space -> /dev/md0


19行目: 19行目:
* mysql /var/lib/mysql
* mysql /var/lib/mysql


==Services==
==サービス==
* postfix (for outbound email and mailman)
* postfix (for outbound email and mailman)
* nginx
* nginx
26行目: 26行目:
* mailman
* mailman


==Maintainer==
==メンテナ==
System (sudo): ioni,dan,bluewind,pierre
System (sudo): ioni,dan,bluewind,pierre
===bbs.archlinux.org===
===bbs.archlinux.org===
44行目: 44行目:
* Dependencies: php, mysql
* Dependencies: php, mysql


==Trivia==
==その他==
* bootloader is [[grub2]] (is this still correct?)
* bootloader is [[grub2]] (is this still correct?)
* network is configured via network_simple.service
* network is configured via network_simple.service


==History==
==履歴==
* 12.12.11: removed pkgbuild from alderaan
* 12.12.11: removed pkgbuild from alderaan
* 12.12.11: moved bbs and wiki to alderaan
* 12.12.11: moved bbs and wiki to alderaan

2020年9月9日 (水) 17:14時点における版

スペック

  • Intel Xeon e3-1270v3
  • 32GB ECC Ram
  • 2x240GB SSD as Raid1
  • 30TB Traffic
  • 1000Mbit/s Uplink

パーティションレイアウト

/dev/sda1 and /dev/sdb1 all the space -> /dev/md0

/dev/md0 contains an LVM (vg0) which contains the following volumes:

  • home /home
  • root /
  • srv /srv
  • log /var/log
  • mysql /var/lib/mysql

サービス

  • postfix (for outbound email and mailman)
  • nginx
  • mysql
  • bbs, wiki, AUR
  • mailman

メンテナ

System (sudo): ioni,dan,bluewind,pierre

bbs.archlinux.org

wiki.archlinux.org

aur.archlinux.org

  • Maintainer: Lukas Fleischer
  • Dependencies: php, mysql

その他

  • bootloader is grub2 (is this still correct?)
  • network is configured via network_simple.service

履歴

  • 12.12.11: removed pkgbuild from alderaan
  • 12.12.11: moved bbs and wiki to alderaan
  • 15.12.11: moved pkgbuild to brynhild