Skip to content

Ansible code to set up a superset instance with nginx and Postgres

Notifications You must be signed in to change notification settings

dimagi/ansible_superset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible

To deploy

python3 -m pip install --user pipx
pipx install ansible
sss-add key.pem

ansible-playbook -i inventories/ccc_prod/ superset.yml --ask-vault-pass -e @inventories/ccc_prod/group_vars/superset/vars.yml -e @inventories/ccc_prod/group_vars/superset/vault.yml

About

Ansible code to set up a superset instance with nginx and Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published