Page MenuHomeSoftware Heritage

moma.softwareheritage.org.yaml
No OneTemporary

moma.softwareheritage.org.yaml

networks:
eth0:
address: 128.93.166.15
netmask: 26
gateway: 128.93.166.62
eth1:
type: private
address: 192.168.100.31
netmask: 255.255.255.0
gateway: 192.168.100.1
backups::exclude:
- var/lib/rabbitmq
swh::deploy::search::backend::listen::host: moma.internal.softwareheritage.org
swh::deploy::storage::backend::listen::host: moma.internal.softwareheritage.org
swh::deploy::storage::db::host: db.internal.softwareheritage.org
swh::deploy::storage::backend::workers: 16
swh::deploy::storage::db::user: guest
swh::deploy::storage::db::password: guest
# sync_mailmaps needs write access to the main database
swh::deploy::webapp::sync_mailmaps::db::host: belvedere.internal.softwareheritage.org
swh::deploy::objstorage::backend::listen::host: moma.internal.softwareheritage.org
swh::deploy::objstorage::vhost::letsencrypt_cert: objstorage_production
swh::deploy::objstorage::reverse_proxy::backend_http_host: "%{alias('swh::deploy::objstorage::backend::listen::host')}"
swh::deploy::objstorage::backend::public_server_name:
objstorage.softwareheritage.org
objstorage.internal.softwareheritage.org
swh::deploy::objstorage::backend::server_names:
- "%{alias('swh::deploy::objstorage::backend::public_server_name')}"
- "%{::swh_hostname.internal_fqdn}"
- "%{::hostname}"
- 127.0.0.1
- localhost
- "::1"
swh::deploy::objstorage::config:
objstorage:
cls: multiplexer
objstorages:
- "%{alias('swh::remote_service::objstorage::config::banco::readonly')}"
- "%{alias('swh::remote_service::objstorage::config::saam::readonly')}"
swh::deploy::webapp::timers_enabled: true
hitch::frontend: "[*]:443"
hitch::proxy_support: true
varnish::http_port: 80
apache::http_port: 9080
# Disabled as it seems to be flaky
#hitch::http2_support: true
#varnish::http2_support: true
# Disable default vhost on port 80
apache::default_vhost: false
swh::remote_service::storage::config: "%{alias('swh::remote_service::storage::config::local_internal_network')}"
mountpoints:
/srv/storage/space/swh-deposit:
device: saam:/srv/storage/space/swh-deposit
fstype: nfs
options:
- rw
- soft
- intr
- rsize=8192
- wsize=8192
- noauto
- x-systemd.automount
- x-systemd.device-timeout=10
/tmp:
ensure: absent
swap:
ensure: absent
/srv/storage/space:
ensure: absent
smtp::virtual_aliases:
- destination: "@%{lookup('swh::deploy::webapp::inbound_email::domain')}"
alias: "%{lookup('swh::deploy::webapp::user')}"
smtp::extra_aliases_files:
- owner: "%{lookup('swh::deploy::webapp::user')}"
group: "%{lookup('swh::deploy::webapp::group')}"
base_directory: "/etc/postfix/swhwebapp"
contents:
- user: "%{lookup('swh::deploy::webapp::user')}"
aliases:
- "| django-admin process_inbound_email --settings=%{lookup('swh::deploy::webapp::django_settings_module')}"

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 10:43 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3448750

Event Timeline