-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.yml
More file actions
21 lines (20 loc) · 1020 Bytes
/
main.yml
File metadata and controls
21 lines (20 loc) · 1020 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generic settings
puppeteers_postiz_system_user: postiz
puppeteers_postiz_system_user_home: /home/postiz
puppeteers_postiz_ssh_authorized_key: ''
puppeteers_postiz_podman_quadlets_repo: 'https://github.com/Puppet-Finland/postiz-podman-quadlets.git'
puppeteers_postiz_podman_quadlets_repo_version: 0.2.0
puppeteers_postiz_postiz_postgresql_user: postiz-user
puppeteers_postiz_postiz_postgresql_db: postiz-db-local
puppeteers_postiz_temporal_cors_origins: "http://localhost:3000"
puppeteers_postiz_temporal_postgresql_user: temporal
puppeteers_postiz_main_url: "http://localhost:4007"
puppeteers_postiz_frontend_url: "http://localhost:4007"
puppeteers_postiz_next_public_backend_url: "http://localhost:4007/api"
puppeteers_postiz_backend_internal_url: "http://postiz-app:3000"
puppeteers_postiz_disable_registration: true
# Firewalld settings
puppeteers_postiz_manage_https_proxy: false
puppeteers_postiz_unprivileged_https_port: 8443
puppeteers_postiz_manage_firewalld: false
puppeteers_postiz_firewalld_zone: internal