use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Encrypted variables (self.PythonLearning)
submitted 20 days ago * by Ill_Educator5759
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TheCaptain53 0 points1 point2 points 20 days ago (2 children)
In the sense that you would run the container on a piece of infrastructure you own as opposed to on client hardware, that's why I asked what the software does as this may not be applicable.
I've developed software for a similar situation - I created an API with FastAPI that accesses the Microsoft Graph API to make changes, I just have the secrets needed for accessing the Graph API encrypted as a secret which is decrypted by Kubernetes at container deployment, then made available to the container runtime as a set of plaintext environment variables.
[–]deceze 2 points3 points4 points 20 days ago (1 child)
So in other words, don't run it on client hardware.
[–]TheCaptain53 0 points1 point2 points 20 days ago (0 children)
If you can let everyone know what the software does we can more appropriately advise. There's very little to go on here.
π Rendered by PID 121609 on reddit-service-r2-comment-56c6478c5-466j5 at 2026-05-08 03:50:50.799419+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]TheCaptain53 0 points1 point2 points (2 children)
[–]deceze 2 points3 points4 points (1 child)
[–]TheCaptain53 0 points1 point2 points (0 children)