Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Introduce Apache-Airflow for Orchestration #106

Open
noelmcloughlin opened this issue Dec 8, 2020 · 1 comment
Open

[Feature] Introduce Apache-Airflow for Orchestration #106

noelmcloughlin opened this issue Dec 8, 2020 · 1 comment

Comments

@noelmcloughlin
Copy link

noelmcloughlin commented Dec 8, 2020

Issue/Feature Description:

Document Apache-Airflow Installer for Linux for Orchestration (the installer is available from Saltstack Formulas).

$ curl -LO https://raw.githubusercontent.com/saltstack-formulas/salter/master/go.sh && bash go.sh
$ sudo /usr/local/bin/salter add airflow

Airflow GUI
https://192.168.1.n:8080 user/pass: airflow/airflow)
airflow-dash

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

vagrant@ubuntu1804:~$ sudo /usr/local/bin/salter add airflow
==> This script will add: airflow
press return to continue or control-c to abort
cloning redis-formula from saltstack-formulas ...

cloning postgres-formula from saltstack-formulas ...

cloning airflow-formula from saltstack-formulas ...

local:
    ----------
    base:
        - redis
        - postgres
        - airflow
run salt: this takes a while, please be patient ...
--------------
Succeeded: 101 (changed=75)
Failed:      0
--------------
See full log in [ /tmp/saltstack-formulas-salter/log.202012081106 ]

/////////////////////////////////////////////////////////////////
        airflow for salter has completed
////////////////////////////////////////////////////////////////
@noelmcloughlin
Copy link
Author

Apache 2.0 is just released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant