「DeveloperWiki:Luna」の版間の差分
ナビゲーションに移動
検索に移動
(→aur.archlinux.org: リンク切れのリンクを削除) |
(セクション見出しの訳出) |
||
1行目: | 1行目: | ||
[[カテゴリ:DeveloperWiki:サーバー設定]] |
[[カテゴリ:DeveloperWiki:サーバー設定]] |
||
[[en:DeveloperWiki:Luna]] |
[[en:DeveloperWiki:Luna]] |
||
− | == |
+ | ==スペック== |
* 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 |
||
− | == |
+ | ==サービス== |
* postfix (for outbound email and mailman) |
* postfix (for outbound email and mailman) |
||
* nginx |
* nginx |
||
26行目: | 26行目: | ||
* mailman |
* mailman |
||
− | == |
+ | ==メンテナ== |
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 |
||
− | == |
+ | ==その他== |
* 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 |
||
− | == |
+ | ==履歴== |
* 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
- Maintainer: Pierre
- Upstream: http://fluxbb.org/
- Dependencies: php, mysql
- Public git repo: https://projects.archlinux.org/vhosts/bbs.archlinux.org.git/
wiki.archlinux.org
- Maintainer: Pierre
- Upstream: https://www.mediawiki.org/wiki/MediaWiki
- Dependencies: php, mysql
- Public git repo: https://projects.archlinux.org/vhosts/wiki.archlinux.org.git/
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