Skip to content
#

saas

Here are 435 public repositories matching this topic...

BrettKoenig
BrettKoenig commented Oct 11, 2019

I'm not sure if this will be included when the book is finished, but getting the config values for the .env file requires getting values from a lot of different sources and different configurations. It would be helpful if there was better documentation around that process.

I would love to submit a PR for it, but I haven't been able to figure all of it out myself yet.


<
nevergreen
manoelcampos
manoelcampos commented Apr 5, 2019

Host's state history stores data about CPU utilization and allocated and requested MIPS. The host.getStateHistory() method just returns a List containing the data. If the user wants to compute some statistics, he/she has to do it manually.
On the other hand, Host's utilization history stores only CPU utilization. The host.getUtilizationHistory() method returns a map of `DoubleSummaryStatist

csakshaug
csakshaug commented Nov 5, 2019

Today the templates/gateway_config.yml includes many essential values. Some of them are exposed to overrides in init.yaml But several are not. I think the best approach is to have default possible to override all "changeable" values. For gateway config template we are almost there, the are three values sticking out. [L30-L32](https://github.com/openfaas-incubator/ofc-bootstrap/blob/6accd2fbe

Improve this page

Add a description, image, and links to the saas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saas topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.