Corteza is a self-hosted cloud platform for your work. The core of Corteza consists of a Unified Workspace (like Google G Suite), Enterprise Messaging (like Slack), a low code environment for rapidly and securely delivering records-based management solutions and CRM (like Salesforce).
tamayers
Posts
-
Corteza: the Digital Work Platform for Humanity -
ClamAV installation that scans the local storage for malware and notifies the adminWould be nice to have ClamAV available as an app for custom installations/API use. Looks like there is a docker image now:
-
Meili Search - open-source search alternative to Algolia+1 to this. FreeScout just added a module to support this. Would be nice to be able to use the speed up FreeScout search.
-
Simple Domain Redirects for External LinksWould be a nice add redirects at the domain level to allow sub-domains to easily forward to external links.
For example, if mydomain.com is setup on my Cloudron instance and I want to redirect sub.mydomain.com to google.com, I could simple go to "Settings" -> "Domains" ->Select My Domain-> Add External Redirect.
Currently, the only way that I know how to do this in Cloudron in spinning up a LAMP stack are forwarding the domain there.
-
Corteza: the Digital Work Platform for HumanityI was impressed once I learned about it! I am going to manually try to install the docker image on one of my Cloudron setups but it would be nice for it to be fully supported!
-
Support email split routingI am trying to figure out if I can disable internal routing for emails on certain domains.
We have split-rounting enabled with Google Workspace. I am able to receive emails just fine, but when I go to send an email to a mailbox on the same domain, I am getting a failure as it appears that cloudron is trying to find the mailbox internal to Cloudron vs. going out to the internet. Outbound email works fine for when sending to mailboxes not located within Cloudron. Is there a way to disable local mail routing?
-
Support email split routing@girish Split routing allows for multiple email providers for a single domain. A reason for this (such as my use case) is that you might have inboxes for employees using Google Workplace, Microsoft Exchange, or Cloudron email for user account and then support inboxes for customer inquires or sales that you do not want handled on the same system.
More info on split routing: https://luxsci.com/blog/split-domain-routing-getting-email-for-your-domain-at-two-providers.html#:~:text=Split Domain Routing (SDR) is,addresses in the same domain.
In cPanel, you can change the setting to disable the "checks" to the local mail exchanger on a domain level. This allows cPanel to support split routing and other similar use cases. It would be nice to be able to do the same with Cloudron's email.
cPanel example: https://docs.cpanel.net/cpanel/email/email-routing/
If you enable "remote mail exchanger" on cPanel, it will force the MX lookup externally, even if the MX records simply point back to the same cPanel instance.
-
Adding Jira Service deskMajor +1 on this! Thank you!
-
Feature Request: Backup Schedle by appsI agree! I would like to be able to backup InvoiceNinja daily but NextCloud on a weekly basis.
-
What's coming in 4.1Any updates on the release? Looking forward to these features.
-
Idea: Using an external MySQL database for CloudronUsing AWS Aurora, DigitalOcean's Database product or any external MySQL database would be awesome and a huge win for many reasons.
Just a few being:
- Allow for external access directly to the database.
- Increased speed as different server/system is handling the database reads/writes
- Decrease load on the host Cloudron Server
Not sure if this is possible but I figured that I would plant the seed and ask. Thanks guys!
-
What's coming in 4.5Any updates on the roll out of 4.5? Looking forward to the CPU limits by app.
-
Support email split routingHey @girish - Any way to slip this quick feature into a release?
-
Cloudron 5 releasedAwesome news! Great work to you and the team!!
-
Direct Access to App's mysql databaseHello! I am having some issues with the underlying data in one of my InvoiceNinja installation. After talking with InvoiceNinja's team, they are telling me that I need to modify some records in the mysql database directly. Is there a way that I can access a Cloudron's apps database from a UI like phpmyadmin that I have running remotely? If so, can someone point in a direction on how to connect?