Bernardo Smaniotto

Results 5 issues of Bernardo Smaniotto

Currently, some projects are using Apiary, others a self-hosted solution and others don't have an API documentation. First: is it worth writing API docs to all projects? Does it take...

The default health check endpoint for load balancers normally is "/", which by default returns a 404, and it sends the request with an internal IP host, that is blocked...

The Terraform config added on #44 doesn't handle env vars very well. A suggestion would be to define them with Local variables on a nested object that is passed to...

We have a few issues when setting up the infrastructure without having SSH access to a server and then not being able to create a superuser. The suggestion would be...

The Terraform config introduced on #44 uses an authorized role with write access for the app S3 bucket. This way we don't need to use AWS credentials as env vars....