15$or even 30$ per month is absolutely NOT pricey/crazy for a system like this. Please compare with similar platforms or server admin tools like Plesk, cPanel etc and you will realise that Cloudron is actually quite cheap
jan.reinhardt
Posts
-
Is there anyway I can get back on this amazing platform -
Breaking change: move to built-in auth@girish Thank you I will think about @RazielKanos' warning. Is this 'only' a problem of bad stuff using up my ressources or could it have legal implications if my machine is used for bad stuff?
-
Breaking change: move to built-in authIs it possible to deactivate user authentication for Sterling PDF? I run an instance as a free service for some of my clients and don't need authentication.
-
How to change text phrasing and email messages?I Like cal.com very much, but need to change some texts, rewrite translations (only for me, not for all users) and change all email messages. Does anybody know how/where to do such changes? Within the user interface I only seem to be able to change some UI colors.
Best regards
Jan -
Simple Database Only Apps (Mysql, Postgress, Redis, MongoDB...)@chris +1, this is exactly what I'd like to see next on Cloudron
-
Overleaf - Proper Tex for the cloud.@timka said in Overleaf - Proper Tex for the cloud.:
LaTex. in the cloud. working togehter.
I would wish me overleaf for beeing added as a service.
https://github.com/overleaf/overleafThere's already a point on the wishlist with sharelatex, which "is" now overleaf.
Re: ShareLaTeX - collaborative LaTeX editorThank you very much!
I think that it would be totally great to have Overleaf available in Cloudron because Tex/LaTeX was, is and will always be a very important text processing environment for science and everybody who is really interested in high quality typesetting.
-
Low code / No code solutions for Cloudron@plusone-nick Yes, the are limitations but imho nothing extremly low. E.g. Microsoft SQL Server Express is limited to 10GB user data compared to the 12GB of Oracle XE - and despite of this limitation both products have their value and are widely used in small settings.
-
Tooljet - Build and Deploy Internal Tools@JLX89 Very cool, +1
-
MySQL and Postgresql as standalone apps@eddowding said in MySQL and Postgresql as standalone apps:
So much yes to all of this. I keep thinking I'm doing something wrong because it MUST be there, right?! and then I read https://forum.cloudron.io/topic/2630/lamp-stack-with-postgres and realise I don't understand enough, and give up. Which is sad.
So massive +100000 to this.
And another +1000000 from my side
-
Oracle 21XE with APEX@robi said in Oracle 21XE with APEX:
@girish no code app dev.
Oracle APEX is a very popular and long established nocode / lowcode development environment with endless possibilities... and there are already some docker files available but I don't have any clue what has to be done to make such docker images available on cloudron
https://luca-bindi.medium.com/oracle-xe-and-apex-in-a-docker-container-25f00a2b8306
-
Oracle 21XE with APEX@robi no it is the free Oracle database "express edition" and it is available for linux as well.
-
Oracle 21XE with APEXDoes anybody know if it would be possible to run this on Cloudron? I would love to have this as an alternative to the Oracle Cloud Always Free Tier.
-
OCS Inventory ServerHi all,
I'm wondering if it would be possible to install OCS Inventory Server on top of a standard Cloudron LAMP stack. Has anybody tried to do this before with or without success?
Best regards
Jan -
"Total Email Solution" clarification@drew In my opinion this combination of a mail server and mail clients is pretty much a "total email solution". What exactly are you missing, what do you need beyond that?
-
Individual translations for Chatwoot@girish Yes I know and I read that, but in this case its not about creating new translations. The existing translations are correct and I'd just like to change the wording in some cases because they don't fit my use case.
-
Authentication support? -
Individual translations for ChatwootHi everybody. I'd like to change some of the standard texts defined in /app/code/app/javascript/widget/i18n/de.json but this file is write protected. Is there any option to move the language file(s) to a different location where it a) can be changed as desired and b) are not overwritten in case of package updates?
-
Authentication support?@micmc I totally agree that internal/public would be perfect. But if this is not yet possible imho public is much better than internal because I can use the public jitsi server immediatly to work with my clients (this is what I did over the last two weeks and it performed great). The 'internal only' version means that I have to use Zoom etc. again...
-
Authentication support?@nebulon I just installed 0.3.0 and it seems that now only internal meetings between registered users of my cloudron are possible. How can I invite external guests so that they can join the meeting without being a cloudron user? If I had to choose between an open jitsi where everybody can start a meeting and a closed one only for registered cloudron users I'd like to have the open version like 0.1.0 back please
-
Restore Error - Cannot access 'error' before initialization@nebulon Have exactly the same problem. Error comes up after uploading the Backup config file.
This is in the box.log:
2022-02-14T20:36:03.307Z box:server ==========================================
2022-02-14T20:36:03.308Z box:server Cloudron 7.0.4
2022-02-14T20:36:03.308Z box:server ==========================================
2022-02-14T20:36:03.370Z box:settings initCache: pre-load settings
2022-02-14T20:36:03.391Z box:tasks stopAllTasks: stopping all tasks
2022-02-14T20:36:03.392Z box:shell stopTask spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/stoptask.sh all
2022-02-14T20:36:03.413Z box:dockerproxy startDockerProxy: started proxy on port 3003
Cloudron is up and running. Logs are at /home/yellowtent/platformdata/logs/box.log
2022-02-14T20:36:03.458Z box:cloudron runStartupTasks: not activated. generating IP based redirection config2022-02-14T20:36:03.460Z box:reverseproxy writeDefaultConfig: writing configs for endpoint "setup"
2022-02-14T20:36:03.461Z box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
HttpError: Cannot access 'error' before initialization
at Function.BoxError.toHttpError (/home/yellowtent/box/src/boxerror.js:107:16)
at restore (/home/yellowtent/box/src/routes/provision.js:121:37)
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
status: 500,
internalError: ReferenceError: Cannot access 'error' before initialization
at Object.restore (/home/yellowtent/box/src/provision.js:210:19)
at processTicksAndRejections (internal/process/task_queues.js:95:5),
details: null
}
Box POST /api/v1/cloudron/restore 500 Internal Server Error Cannot access 'error' before initialization 19.997 ms - 99
HttpError: Cannot access 'error' before initialization
at Function.BoxError.toHttpError (/home/yellowtent/box/src/boxerror.js:107:16)
at restore (/home/yellowtent/box/src/routes/provision.js:121:37)
at processTicksAndRejections (internal/process/task_queues.js:95:5) {
status: 500,
internalError: ReferenceError: Cannot access 'error' before initialization
at Object.restore (/home/yellowtent/box/src/provision.js:210:19)
at processTicksAndRejections (internal/process/task_queues.js:95:5),
details: null
}
Box POST /api/v1/cloudron/restore 500 Internal Server Error Cannot access 'error' before initialization 3.243 ms - 99