Appwrite - A Firebase Alternative
Best posts made by JLX89
-
Backup Notes
Hello!
It would be great if we had the ability to add notes to manual backups for Apps. For example, we develop a lot of sites on Cloudron and it would be great to add a few notes after a manual backup so we know which backup contains what.Thank you!
-
Whoogle
I was taking a look at Whoogle, which already has Docker container support.
Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.
-
RE: Cloudron Health Check Endpoint
@fbartels Thank you so much -- that worked out perfectly!
-
RE: Revolt - open source and privacy-friendly Discord alternative
Looks like they have one that is Docker-Ready: https://github.com/revoltchat/self-hosted
-
Tooljet - Build and Deploy Internal Tools
ToolJet is an open-source low-code framework to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools.
Link: https://github.com/ToolJet/ToolJet
Docker: https://docs.tooljet.com/docs/setup/docker/ -
RE: Email improvement: Expose message queue for checking status and clearing
@d19dotca This would be very helpful! +1
-
PHP Internal Git Server Hacked, Backdoor Inserted into Source
Looks like the current trend of supply chain attacks has hit PHP.
-
RE: Asterisk PBX - Open Source VOIP IP-PBX Server
Yeah, this would have my upvote for sure. I found another version of it that comes bundled with quite a few other items that would be perfect; such as: PrivateDial and WebSMS.
Link: https://hub.docker.com/r/mlan/asterisk
Would it be possible to merge these to up vote one topic @girish?
-
RE: Cloudron Health Check Endpoint
@robi So I did this slightly different than @fbartels did, which also seems to be working.
- Add New Monitor
- Monitor Type: HTTP(s) - Keyword
- URL: https://my.cloudron.tld/api/v1/apps/{APP_ID}/?access_token={API_KEY}
- Keyword: healthy
- HTTP Options
- Method: GET
- Body:
{ "runState": "running", "health": "healthy" }
I retrieved the AppID from going go https://my.cloudron.tld/api/v1/apps/?access_token={API_KEY}
So far this seems to be working over the past few days.
-
RE: Sync Error - Certificate has expired
FYI -- This issue was fixed in Pre-Release for 2.5.1.
Link: https://github.com/laurent22/joplin/releases/tag/v2.5.1
-
RE: ERPNext - cost-effective ERP solution
+1 This would be a great addition to Cloudron!
-
Faraday - Integrated Penetration-Test Environment
So, I'm not 100% sure this would work on Cloudron, but wanted to post it and give it a shot.
Faraday introduces a new concept - IPE (Integrated Penetration-Test Environment) a multiuser Penetration test IDE. Designed for distributing, indexing, and analyzing the data generated during a security audit.
Project Link: https://github.com/infobyte/faraday
Docker: https://github.com/infobyte/faraday/wiki/Installation-Docker-Community -
RE: GoDaddy had another privacy breach - reset your passwords!!
FYI -- This breach just expanded to include tsoHost, Media Temple, 123Reg, Domain Factory, Heart Internet, and Host Europe.
-
RE: Chat Module Released
We were looking over this integration, but started thinking about Rocket.chat instead. I found they just added FreeScout to Zapier.
https://zapier.com/apps/rocketchat/integrations/freescout
As far as the chat, you can send file attachments. They have a live demo here, as well as you can login to mailbox/1 here to see how the chat is received
-
RE: Let's Encrypt Renewal: Error 200
So for anyone else that might be having this issue, turns out something was potentially changed with Cloudflare. I ended up adding another permission to the API Token of: "Zone > Zone > Read" and then manually renewed all of the certs on our Cloudron, which fixed the issue.
Big shout out to @girish on this!
-
Support for Custom Domains
Hello All!
Will Cloudron support Custom Domain names for status pages that was introduced in the 1.14.0 update? As of right now, I'm seeing the "Location" and "Redirections" in the App Admin inside Cloudron.Thank you!
-
RE: ENiGMA½ BBS
@micmc I would love to revive this thread! Having this in Cloudron would be awesome!
-
RE: Presearch node - Decentralized Search Engine
AFAIK @robi is correct, you’re rewarded for basically hosting a node. I have a node setup and have transitioned most of my searches over to Presearch. I’m addition to Node Rewards, you also get around 0.10 PRE per search up to 10/day. It would be pretty awesome for be able to setup a node in Cloudron!
-
RE: Vanilla Forum OSS
@loudlemur If you want a quick workaround, this runs well in the Cloudron LAMP Stack also and is extremely easy to install.
-
RE: ERPNext - cost-effective ERP solution
@andreasdueren said in ERPNext - cost-effective ERP solution:
Are there plans to bring ERPNext to cloudron soon so I can use those resources or do I have to set up and pay for another virtual machine? Because my Time is kind of running out on this one and I would rather not migrate again.
We're actually in the same boat, since it's a new year looking to move platforms and this would be a massive win on our side.
-
RE: Catcus Chat - Federated, Embeddable Web Comments powered by Matrix
+1 -- This would be a great addition!
-
Signoz - Open Source APM
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.
-
RE: Sync Error - Certificate has expired
@girish Yes, only on the desktop app. @fbartels Thanks for pointing that out. Looks like they just released a pre-release to fix the issue.
-
RE: Support for Custom Domains
@jdaviescoates Uptime Kuma just added the ability to set a custom domain for each status page, so you can host multiple status pages one from installation.
Currently in the admin admin inside Cloudron, there is the ability to add a "redirect domain". Other apps like WordPress allow you to add an "Alias". I'd like to add an alias for those custom domains added to Uptime Kuma -- so we can host Uptime Kuma Status Pages on custom domains (EX: status.domain1.tld, status.domain2.tld).
-
RE: Chat Module Released
@humptydumpty If we go with that solution, I'll follow up and post how it works out on the Android App.
-
RE: Ackee - tracking.js missing
@marcusquinn Thanks for replying. I actually disabled it, but it seems to have taken around 48 hours to actually start pulling data in. I think I'm good to go now, thanks again!
-
RE: Support for Custom Domains
@fbartels said in Support for Custom Domains:
The multiple domains part has apparently been added with https://github.com/louislam/uptime-kuma/releases/tag/1.14.0.
In the current Cloudron app its only possible to have multiple status pages on the same domain.
Yes, my mistake on the typo, just updated my original post. Yes, I know that is the current setup inside Cloudron. I'm asking if this will be supported in the future on Cloudron.
-
RE: Chat Module Released
@humptydumpty So we finally got everything setup. As far as the chat, I'm not thrilled (not exactly what we were looking for personally), so basically if someone chats with you it just places that into a ticket and you have to reply to a ticket, as far as I could tell. Attachments through the chat worked out. I doubt you'll run into issues, but the attachments in chat are limited to what you have set in the php.ini file for file sizes.
We also got the addon for push notifications and the Android App gets the job done.
Hope this helps!
-
RE: Ackee - tracking.js missing
@humptydumpty Yeah, I ended up figuring it out but it took some time. So I did also notice, if you're using bunny.net CDN, you need to include the tracker.js to be excluded from the CDN.
-
RE: Support for Custom Domains
@nebulon said in Support for Custom Domains:
I added the
multiDomain
flag in the manifest which enabled the alias support. To make use of this, reconfigure the app with a new alias and then set that domain for a status page.Thanks! I just installed another Uptime Kuma app as a test and I see the "Aliases" section show up. I'm not seeing the option on the existing app. Is there a way to get the app to update to reflect those settings?
I did change the domain on the app and I'm still not seeing that option.
Thank you!
-
RE: Chat Module Released
@humptydumpty Glad to hear back from you on this. As far as the agent name, pretty sure you can change that in Mailbox > Edit Mailbox > From Name (User's Name):
As far as some of the fields, it does seem incomplete. We just went ahead and bought a few of the addon modules and think it "may" work. After a couple minutes, I deactivated the Live Chat and KB plugins, pretty much worthless. Next up was the WooCommerce plugin, once we launch the site (separate product). I was thinking about the Rocket.chat option also. I think it was mentioned before, I just hate to manage another thing. We're currently using SalesIQ from Zoho, which has a free plan -- we have the Zoho One plan, but it's been working out. I do see where you are coming from on some of the issues. Some of the software seems "half baked".
I've been seeing quite a bit on GitHub about the same complaints. I know that the CEO of Help Scout actually posted an issue that portions of their code was actually copy and pasted and said that he had hoped to work with them on it. So I know that the recent redesign took a lot of their time. So I'm hoping that they improve some of those items this year.
It would be interesting to hear back from you on this and see what you find. I'll keep experimenting also and maybe post here later.
-
Cloudron Health Check Endpoint
Hello All,
Is it possible to have Uptime Kuma hit a specific endpoint for monitoring apps inside Cloudron? We'd like to use the health check service, if possible rather than hitting the DNS or IP, since we're using the same IP from most apps and using Cloudflare for DNS which both don't give accurate results.Is it possible to hit an endpoint such as https://app-name.domain.tld/cloudron_healthcheck or similar end point with Uptime Kuma?
Thank you!
-
RE: Archive an app
@nebulon Thanks for following up with me on this. So from a quick test run, I see that I am able to hide the apps using groups from general users. But as an admin, I assume I'm going to see the apps regardless, correct? It seems that way so far.
Thank you!
-
Alternate IP Address (Ability to specify outbound IP for an app)
Is it possible to setup OpenVPN to use an alternate IP Address? For example, I'd like to setup OpenVPN to use a different IP Address than the VPS we have assigned for Cloudron.
Thank you!
-
Modifying Files in /app/code
Hello,
Is there a way to modify files located in /app/code for a deployed app? For example, I'm looking at migrating Xenforo over to Discourse but need to modify the importer file in /app/code/scripts in order to make this happen.Thank you!
-
RE: Backup Notes
Hello,
I am just curious if there are any updates on this?Thank you!
-
RE: Alternate IP Address (Ability to specify outbound IP for an app)
Hello,
I am curious if this might be implemented or if anyone has any additional information on how to make this happen? -
RE: Verify Cron is Running
@nebulon I've pasted it below:
1 * * * * /usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /app/data/public/path/to/task/trigger.php {key to run trigger.php}
Thank you!
-
RE: Debugging WordPress
@girish So I replicated what you had done in the demo. So that seems to be working now -- after I disabled the plugins we have installed. I'm going to work through and go one-by-one on the plugins and see what is going on. This seems to be a really odd issue.
-
Self-Hosted Email Signature Tools
Hello,
Has anyone run across any software that is self-hosted that can handle generating and managing email signatures for an organization or company?I've only found the following, but haven't reached out on pricing. The preference would be to automatically pull details from Azure AD, if possible.
Thanks!
-
RE: Verify Cron is Running
@girish said in Verify Cron is Running:
1 * * * * (echo "Trigger is running now"; /usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /app/data/public/path/to/task/trigger.php) > /proc/$(cat /var/run/crond.pid)/fd/1 2>&1
Perfect, thank you so much! That worked out very well!
-
Disable phpMyAdmin
Hello All!
Is it possible to disable access to phpMyAdmin when not required for use? For example, I'd like to disable the domain.tld/phpmyadmin URL when it's not required.Thank you!