Tobias Florek

Results 127 comments of Tobias Florek

I'm pretty sure that `taiga-back` could serve static files, but it's certainly better to use a software that is better at serving static files, like nginx. So It would at...

Thank you for consideration. For the first iteration I would only set ANSIBLE_CALLBACK_PLUGINS and ANSIBLE_ACTION_PLUGINS as described in https://ara.readthedocs.io/en/latest/ansible-configuration.html. People would need to supply a `.ansible.cfg` file in the ansible...

Oh, of course it should also be possible to merge the settings easily with ansible (because it can edit ini-files easily) so it is not so hard to add ara...

What do you think of the idea to use ansible to merge a ara config into a .ansible.cfg file? If it is remotely acceptable, I can prototype it soonish.

I'll see how I can integrate the ara configuration with ruby. (Sometime this year, I suppose)

/reopen This is still using a restricted image

Deployments can also require a PVC. The difference is that a StatefulSet can get **different** PVC per replica. That's certainly not needed with taiga. Statefulsets have different characteristics of restart,...