This can be installed using the LAMP app, this is how I've ran it.
JLX89
Posts
-
WHMCS -
Time Zone Not SupportedAlright, seems that I was able to by pass this -- the app allowed me to login and this error was showing on
/unread
. I was able to bypass and get into the settings, seems the timezone reset on a previous update and good now. -
Time Zone Not SupportedThis happens once I login and I haven't seen any other settings change.
-
Time Zone Not SupportedI've been trying to dig around and can't quite seem to trace this error down. Has anyone else happened to have seen this?
store: unable to get entries: pq: time zone "US/Eastern" not recognized
-
EntraID / AzureAD LDAP wrapperHow about just using an Enterprise App with SCIM Provisioning?
-
Mailgun Account DisabledThey've done this to me multiple times and I set a reminder to login every 30 days.
-
Is there a Cloudron plugin for wordpressI don't think there is a plugin per se, but you should be able to use the Cloudron API to do this.
In the past I had played around with WordPress Multi site and the Cloudron SSO plugin to allow site creation, but didn't get much further.
-
backup / snapshots retention@girish I am currently using iDrive E2. Yes, they have lifecycle policy editor. I'll have to take a look and see what baseline or default settings to setup. Thank you!
-
backup / snapshots retentionThis topic actually reminded me to take another look, and aside from what @girish mentioned about multipart uploads, I've noticed that currently I'm sitting at around 2.93 TB worth of backups, going all the way back to March 2023, when I setup this provider.
At this point, if this is the case -- is there an efficient way to create a new bucket, to start "fresh" and ensure that the retention is working correctly? Obviously, the concern is the archived apps, which I could restore first and then archive them again.
-
ByteStash on Cloudron - A code snippet storage solution
- Title: ByteStash on Cloudron - A code snippet storage solution
- Main Page: https://github.com/jordan-dalby/ByteStash
- Git: https://github.com/jordan-dalby/ByteStash
- License: GPL-3.0
- Docker: Yes
- Demo: Yes - Link + Credentials (readme.md)
- Summary: ByteStash is a self-hosted web application designed to store, organise, and manage your code snippets efficiently. With support for creating, editing, and filtering snippets, ByteStash helps you keep track of your code in one secure place.
- Notes: I have a few ongoing projects that it would be great to use this for public sharing for those without GitHub, but for this project a better way to organize these code snippets.
- Screenshots:
-
Downloading backups from dashboard@SansGuidon You can already do this by going into the App Configuration > Backups > Click Actions > Download
-
Focus on Business Apps@igaudette said in Focus on Business Apps:
@eddowding +1 for Fider. That would be a much better system for voting.
I agree to with this! Seeing another solution where suggestions are prioritized for apps vs voting in the forum would be helpful.
I realize all of the priorities with the platform itself, but for me to continue to show ROI vs some of the platforms coming out, I do need some additional business-based apps.
Since I became a customer there has been a ton of work done and Cloudron has come a long way and I appreciate everything done by the team. But I do feel there needs to be a better system like Fiddler to vote and prioritize apps.
-
twenty - A Modern Open Source CRM+1! I just came across this again from a blog article. It seems like they've made a ton of improvements since this was first posted, but still in Alpha.
https://twenty.com/developers/section/self-hosting
https://twenty.com/developers/section/self-hosting/docker-compose
-
Rename OIDC Provider@girish Thank you! I'll put on my cone of shame for a bit for not "searching better".
-
User Creation FailingThis still doesn't seem to be working. But as an alternative, I can login to that account, change the password and update the
env
variable forNEXT_PUBLIC_ADMIN=
to another ID and that seems to suffice. -
Rename OIDC Provider@uwcrbc Thanks for providing those links -- I searched around for a good 10 minutes or so and couldn't seem to find anything.
-
Rename OIDC ProviderAs Cloudron progresses and adds OpenID to other apps for authentication, I'd like to propose the ability for us to use a custom name for ODIC. For example, currently, most apps state "Login with Cloudron", "Continue with Cloudron", etc.
I'd like the ability to rename this to something else like "Login with My Company".
Thank you!
-
User Creation FailingHas anyone else been having any problems with this by chance?
-
User Creation FailingI'm actually not quite sure, I would have to look at the package. I had found another related GitHub issue upstream.
-
User Creation FailingEdit: Actually, it looks like the admin account reverts, so the below doesn't seem to work. Also logging into the account and trying the "Delete" account, doesn't seem to work either. If you login to the account, click delete account, it logs you out, but the account remains.
I have a bit more info on this. So the workaround is to complete the change in the
env
file and then manually go tohttps://{appurl}/admin
after an app restart, delete the admin user, and you should be good. To note, once you make the change to theenv
, the "Server Administration" option in the menu will not show up, but going to the admin url will work.