-
Maybe using Travis, see https://github.com/WASdev/sample.microservices.12factorapp
-
Add 12factorapp.md file, first make it in development branch, then merge to main
#14
-
As a lando user who works with Drupal sites and multisites, I want to be able to use Environment Variables in .lando.yml files, in order to have names or services dynamics. This feature is already sup…
igasi updated
3 weeks ago
-
Hi and thanks for this great project! I have used it for about 3 weeks now and it already works better than my previous solution.
What do you think about adding an option to add more mailboxes to l…
-
I would like the be able to use the smallest possible docker containers for deploying full-featured dbmail services in a docker swarm or k8s cluster.
I've started a docker branch, and have a poc wo…
-
As a lando user who works with Drupal sites and multisites, I want to be able to use Environment Variables in .lando.yml files, in order to have names or services dynamics. This feature is already sup…
-
Just started seeing this error on our npm-register server (running version 2.5.2) last night:
```
Error: write after end
at writeAfterEnd (_stream_writable.js:236:12)
at PassThrough.Writable.write…
-
As a lando user who works with Drupal sites and multisites, I want to be able to use Environment Variables in .lando.yml files, in order to have names or services dynamics. This feature is already sup…
igasi updated
3 weeks ago
-
This issue serves as a blueprint for a new feature of LTSP that will be implemented in some distant future version.
We want a web service, probably both http and https, with the following features:…
-
I discovered that the flask template relies on an environment variable called `ENVIRONMENT` being set (e.g. ENVIRONMENT="dev", ENVIRONMENT="prod"). While not an ideal dependency, we should still set i…