Lars writes: > If your vm environment permits, take a snapshot of the airflow vm > itself. Btw. even when everything works out of the box (which it will > when following the docs), and you still want to rollback, just use > alembic for downgrading to the old db schema. > > Regarding config files - we just replace them with new ones. But we're > using ansible for deployments, and the playbooks are git versioned, so > we can always go back in time without any trouble. > > I hope that has given you some pointers
Indeed, these pointers are great - Thanks Lars. I have been wanting to move toward an ansible-based deployment process for a while, so this has motivated me to actually get to that :) Cheers! - Ben --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@airflow.apache.org For additional commands, e-mail: users-h...@airflow.apache.org