Question

Connecting Loki running on droplet to spaces

I am pretty new to digital ocean. I am trying to connect Grafana loki running on a droplet to created spaces and I am having trouble doing securely by not passing the accesskeys to it directly


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

KFSys
Site Moderator
Site Moderator badge
February 22, 2023

Hey @segunsakaaiyedun,

Well, you can store the access keys in a file and set it’s permissions to 400. Usually when you have some secrets that’s the way to go. One other thing, that’s usually the case when creating applications and configuring it’s config file. It’s hard to fully secure it except for adding the secerts to a config file with lower permissions than usual.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up