Fly.io
Read secrets from .env file
calpaliu
April 3, 2021, 3:29am
2
This command works, but better write it down…
cat .env | tr '\n' ' ' | xargs flyctl secrets set
7 Likes
How are you managing cert files with Fly?
show post in topic
Related topics
Topic
Replies
Views
Activity
Adding support for .env files with flyctl commands
Questions / Help
wishlist
1
431
May 31, 2024
Clarification on Environment variables
18
8551
December 23, 2022
Can't get secrets (at first) as env variables with Django
Django
4
1488
November 24, 2022
Can't get my app to read the env variable
5
462
May 9, 2023
Cannot read secrets from environment variable (Golang)
9
1706
October 28, 2021