Christoph Kappestein
Christoph Kappestein
Thanks for the feedback and testing, I will try it out and see whether everything works, in general would it be ok for you if I add this to our...
Hi @sreenath-tm this sounds great, so the task is not easy but I try to make a rough guide. ### Using the Prometheus PHP Client At first you need to...
Hi @yeyenpamula so the connections are currently not assigned to a user, since in general the idea of the Fusio backend is, that only trusted people have access to the...
Ok, I understand, so then there is another feature of Fusio which might solve your use case. You could create a custom [category](https://docs.fusio-project.org/docs/backend/system/category) and [role](https://docs.fusio-project.org/docs/backend/system/role) and assign the role to...
yes, this indeed true, the initial idea of the category was, that it is intended for external developers i.e. you as an owner of the Fusio app could create a...
Hi @lgmohale can you show me the content of the `index.html` from the developer app, its important that the `` tag and the `FUSIO_URL` is correctly configured, also do you...
@yeyenpamula there is indeed no documentation for this, I will try to add this with the next documentation update, but in general it is very easy, there is a `APP_TENANT_ID`...
@yeyenpamula unfortunately not, you would then need to wait for the documentation update. > Should I install fusio on all my tenants? No, basically the tenant feature exist only so...
Hi @mobilex1122 so with web-cron you mean that there is an API endpoint like `/system/cronjob/trigger` which you can call to trigger all background tasks like with `php bin/fusio cronjob`?
Hi @nsherzog, everything look good you only need to specify a root schema so that Fusio knows which type should be used from the definitions list, at UI there is...