Charles Santos
Charles Santos
I have the same problem and I saw that the `/opt/airflow/airflow.cfg`, that is dynamically generated, has this config inside: sql_alchemy_conn = sqlite:////opt/airflow/airflow.db As I don't know exactly how the `airflow.cfg`...
Hi @samboman, To solve this problem I created two instances of the app, changing the DEFAULT_DOMAIN accordingly. So, to access it internally one instance has DEFAULT_DOMAIN=internal.mynetwork.com and the wide used...
Hi @nneram, Awesome, good tip. I'll try to install a cluster, put a lot of orphan resources on it and test to see how it works... I want this script...
Hi @bengray2 and @achetronic, I was apart of this project for a while, but I think it's time to improve it. Your help on this would be awesome, thanks! To...
Hi @achetronic, your script is working fine? If so, can you propose a PR? As the latest supported version of k8s is 1.19, I think we can test it and...
Hi @achetronic! Awesome! I'm working to update the **knsk**, but as you did it I'll try to test yours... if it supply all my needs, maybe I can deprecate mine....
@achetronic, sure it can be safe. Just pointed it because I'm crazy about security.... every time I need to deploy a new stack that uses `pip`, `yarn`, `gem`, `npm`, `composer`,...
> > I saw a long time without updates. If you need a hand, let me know. Would be nice if we can choose the Deck to import the media...
Hi @ckxng, thanks for your review, however we had a lot of changes after I synced my branch to `main`. I will need more time to re-evaluate if the script...
Already covered here: https://github.com/docker/compose-cli/issues/2258 I suggest close this issue.