the new version of Directus on cloudron dos not use LDAP and you cannot use OPENID but CLOUDRON as variable.
Just put
export AUTH_CLOUDRON_DEFAULT_ROLE_ID="xxx"
@nebulon can you update the directus documentation to avoid this error?
the new version of Directus on cloudron dos not use LDAP and you cannot use OPENID but CLOUDRON as variable.
Just put
export AUTH_CLOUDRON_DEFAULT_ROLE_ID="xxx"
@nebulon can you update the directus documentation to avoid this error?
I need to do the same. I need to run some scripts in python, and would be awesome to do it in n8n, but I do not want to do trough a custom n8n deploy.
like in node there is a list in a environment
NODE_FUNCTION_ALLOW_BUILTIN=crypto
something like that.
https://github.com/nennogabriel/cloudron-balance-bot
Finally I was able to get it working. This bot need a lot of ram I changed to 2GB, but with 10 instances or more, more and more ram could be needed.
To allow the instalation I did all files to run on /app/data to run on a writable environment.
I am sure it is not the best way, but it fits to me for now.
In case of apear certain words on logs, it send that log line with some basic data to the manager get notifications as soon as an Error happends.
I am trying to run it as a custom application, but I can´t make it work.
I put all I have into this repository https://github.com/nennogabriel/cloudron-balance-bot
the script runs on /app/code/bb but it need to write some files and I don´t know how to make it copy to /app/data and run trough a symbolic link.
Integrating Balance Bot into Cloudron offers a secure and efficient solution for managing cryptocurrency portfolio balancing across multiple users on a single server. With its Telegram-based login system, Balance Bot ensures unique and secure user access. Hosting Balance Bot on Cloudron simplifies the administration of parallel instances, making it easier for server administrators to manage and deploy the bot for various users, enhancing both security and operational efficiency. This integration supports streamlined cryptocurrency portfolio management on Ubuntu Linux servers. For more information, visit hodlerhacks.com.
Chatwoot is messing with emails. I follow the instruction on cloudrons docs, but I need to create an alias to my email with reply@domain. becouse chatwoot create this "reply to" address For example.If I have a email chanel with suport@domain, my customer answer will be reply+suport@domain.
If it was inverted, it will work without an alias. if Chatwoot create suport+reply@domain it wil be fine. But with reply fisrt i need to set a reply alias to suport@domain.
Ok. with a alias it should work fine. But, now I need to crete 2 email channels with the same domain. How can I do that?
I know your are testing to make that upgrade as smooth as possible. But there are any schedule for that update? or there are any chace to lauch this version only to new installations?
My instace of chatwoot was broken on update from 2.16 to 2.17, so I dicede to create a new instance to start fresh. But when I decide it I saw the 3.0.0 was launch. So I dicede to wait for an oficial update inside cloudron.
When I try to add an openAI api token. It return that "Invalid key length" error.
Is this happening with me only ?
@robi yes. I didnt thing about this. simple and good.
@nebulon nice... i follow the docs and get it working
I will lost automatic updates, but ok. I have redis now
@nebulon but in that way i should update n8n manualy? there are not a way to make it run with a enviroment variable?
Is there any way to create a redis instance for n8n ?
I need to use redis to create a fast cache solution for some workflows. but I did not found any way to how can I install or add a redis instance to connect in the n8n instance.
I want to use a queue control to n8n tasks. I saw this is commonly done with RabbitMQ, but I use kafka on other projects and I guessed it could be used as queue control as well. So, i tried to create a local kafka with docker, but it is not simple. I guess RabbitMQ is more friendly to IT usage.
Kafka is a good choice for many use cases because of its various features and capabilities. Some reasons why Kafka is a good choice include:
Durability: Kafka stores all published messages for a configurable amount of time, allowing for fault-tolerance in the event of server failures.
High-throughput: Kafka is built to handle high-throughput, low-latency data streams, making it ideal for real-time streaming applications.
Decoupling: Kafka allows for decoupling of data producers and consumers, making it easier to add or remove data sources and data processing tasks without affecting other parts of the system.
Multi-subscriber: Kafka allows multiple consumers to read from the same topic, enabling different parts of an application or different applications to consume the same data.
Flexibility: Kafka can be used for a wide range of use cases, including real-time data streaming, log aggregation, event sourcing, and more.
Open-source: Kafka is open-source and actively developed, meaning it has a large and supportive community, and new features and improvements are added regularly.
Overall, Kafka is a powerful, highly scalable, and fault-tolerant distributed streaming platform that can handle high-throughput, low-latency data streams, making it a good choice for many use cases.
i Had the same issue... but still works at ubuntu 20.04
I had the same issue with 2 separate instances of cloudron.
But in case, I need to go back to a backup with version 1.9.2
https://github.com/outline/outline
this app is amazing to create and colaborate in documents for everyone.
With the large tier of oracle, it should be great instance to start with cloudron
https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm
it's not big drive with 20GB, but 24gb ram and 4 cores. it is a real great start for a user to test and evaluate cloudron use cases before a comercial usage
I wish to see cloudron providing arm support. I have much lower server prices with arm instances than I do now with x64. It will reduce my server costs I will bring more clients to licensed cloudron instances.