HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nigggle

no profile record

comments

nigggle
·4 года назад·discuss
Baserow dev who worked on our new multi-container single image (baserow/baserow on dockerhub) here. I assume you are using the baserow/baserow image for pikapods (but perhaps not?).

We have a few environment variables (https://baserow.io/docs/installation%2Fconfiguration) that can be tweaked for this image to make it start-up faster and with a lower resource footprint:

- `SYNC_TEMPLATES_ON_STARTUP=false` to turn off the initial load of example Baserow templates. Our template collection is growing and the loading of this into the database is probably what is causing the several minute startup. This will be optimized in the future.

- `BASEROW_RUN_MINIMAL=true`. This will combine two of the backend async queue processes into a single one. This might result into higher priority async tasks getting stuck behind slower tasks (an large import/export might slow down the broadcast of realtime events for example). But this tradeoff is perfectly reasonable in most small self hosted environments.

- `BASEROW_AMOUNT_OF_GUNICORN_WORKERS=1` to reduce the number of concurrent backend api processes from the default of 3. Once again this might cause a degradation in performance for higher volumes of traffic, but a tradeoff worth considering if memory etc is a concern.

This image is brand new and because of it's multi-process nature is hiding some interesting complexity. We are still working out the kinks and a sensible set of defaults. It's also very easy for us to offer different variants of this image with different defaults set. Any feedback, suggestions or questions are very welcome here or at http://community.baserow.io.
nigggle
·5 лет назад·discuss
Baserow does have template library here: https://baserow.io/templates/
nigggle
·5 лет назад·discuss
Don't trust it if it says the 4k panel is available. I found the one combo which only had it as they had forgot to remove it as an option.
nigggle
·5 лет назад·discuss
I bought this exact model the other day, two days later it was cancelled and a refund was issued as they no longer had the 4K panel in stock. Looks like I'm going to miss out on these AMD CPUs this generation and have to go with an XPS 13 instead.