AWS secrets manager - Fargate: Can PHP FPM read the environment variables for root?

This page summarizes the projects mentioned and recommended in the original post on /r/devops

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • php-docker

    Docker Official Image packaging for PHP

  • I asked the Dockerfile maintainers about this and I was told that their images can read the enviroment variables, here, I think the problem is that, the variables are exposed to root but not to www-data

  • compose-x-labs

    Repository containing example docker-compose files of well-known applications to deploy on AWS with Compose-X Apps.

  • There are many examples you can find in the source of the labs where you can see the secrets are passed from either pre-existing ones or from something like RDS down to the containers using the `Secrets` of the ContainerDefinition.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ecs-files-composer

    A simple program / side-car service which only purpose is to pull files and inject it to docker volumes

  • I have an app where I used Files-Composer as the container that gets the secrets. In there I have a Jinja2 template for the final fine, and the files-composer just renders the config file into a docker volume that is then shared with the main app (once it is finished). That way for apps that do not support to use env vars to set properties, you have a way around it :)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Benchmarked Llama2 and mistral across popular inference engines and precisions

    1 project | news.ycombinator.com | 13 May 2024
  • Show HN: Beta9 – Open-source, serverless GPU container runtime

    2 projects | news.ycombinator.com | 13 May 2024
  • How to Package Dependency for AWS Lambda with Docker

    1 project | dev.to | 13 May 2024
  • Flatcar: OS Innovation with Systemd-Sysext

    4 projects | news.ycombinator.com | 12 May 2024
  • (re)enabling basic security scans on GitHub

    1 project | news.ycombinator.com | 12 May 2024