Files
containers/.vib/mastodon/goss/mastodon.yaml
Carlos Rodríguez Hernández 45d7897631 [bitnami/*] Set new header/owner (#66218)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
2024-05-06 15:06:33 +02:00

25 lines
674 B
YAML

# Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0
group:
mastodon:
exists: true
user:
mastodon:
exists: true
file:
/opt/bitnami/mastodon/config/initializers/1_hosts.rb:
exists: true
filetype: file
contents:
- "https = ENV['MASTODON_HTTPS_ENABLED'] == 'true'"
- "config.hosts.clear if ENV['MASTODON_ALLOW_ALL_DOMAINS'] == 'true'"
/opt/bitnami/mastodon/config/environments/production.rb:
exists: true
filetype: file
contents:
- "config.force_ssl = ENV['MASTODON_HTTPS_ENABLED'] == 'true'"
/opt/mastodon:
exists: true
filetype: symlink
linked-to: /opt/bitnami/mastodon