Page MenuHomeSoftware Heritage

azure_euwest.yaml
No OneTemporary

azure_euwest.yaml

---
swh::deploy::worker::instances:
- indexer_content_mimetype
- indexer_fossology_license
- indexer_origin_intrinsic_metadata
- indexer_origin_extrinsic_metadata
swh::remote_service::storage::config: "%{alias('swh::remote_service::storage::config::azure')}"
swh::remote_service::indexer::config: "%{alias('swh::remote_service::indexer::config::azure')}"
swh::remote_service::objstorage::config::azure_readonly_with_fallback: &swh_azure_readonly_with_fallback
cls: multiplexer
objstorages:
- "%{alias('swh::remote_service::objstorage::config::azure::readonly')}"
- "%{alias('swh::remote_service::objstorage::config::banco::readonly')}"
- "%{alias('swh::remote_service::objstorage::config::saam::readonly')}"
# Activate graph options to production cookers
swh::deploy::worker::vault_cooker::config:
storage:
cls: retry
storage: "%{alias('swh::remote_service::storage::config')}"
vault: "%{alias('swh::remote_service::vault::config::writable')}"
graph: "%{alias('swh::remote_service::graph::config')}"
celery:
task_broker: "%{alias('swh::deploy::worker::task_broker')}"
task_modules:
- swh.vault.cooking_tasks
task_queues:
- swh.vault.cooking_tasks.SWHCookingTask
- swh.vault.cooking_tasks.SWHBatchCookingTask
max_bundle_size: 1073741824 # 1GiB
tmpfs::size: 4096m
tmpfs::nr_inodes: 200m
# In production, we pass through the public brokers
swh::deploy::journal_client::brokers:
- broker1.journal.softwareheritage.org:9093
- broker2.journal.softwareheritage.org:9093
- broker3.journal.softwareheritage.org:9093
- broker4.journal.softwareheritage.org:9093

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 11:38 AM (5 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3452107

Event Timeline