I 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.
I 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.
@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!
This 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.
@SansGuidon You can already do this by going into the App Configuration > Backups > Click Actions > Download
@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.
+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
@girish Thank you! I'll put on my cone of shame for a bit for not "searching better".
This 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 for NEXT_PUBLIC_ADMIN=
to another ID and that seems to suffice.
@uwcrbc Thanks for providing those links -- I searched around for a good 10 minutes or so and couldn't seem to find anything.
As 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!
Has anyone else been having any problems with this by chance?
I'm actually not quite sure, I would have to look at the package. I had found another related GitHub issue upstream.
Edit: 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 to https://{appurl}/admin
after an app restart, delete the admin user, and you should be good. To note, once you make the change to the env
, the "Server Administration" option in the menu will not show up, but going to the admin url will work.
@nebulon I just gave this another shot and it seems if Cloudron User Management is enabled, I'm able to login without issues. Although, I'm still not able to delete the admin user or change the admin in the env
file to NEXT_PUBLIC_ADMIN=1
.
If I create the app without Cloudron User Management, I'm still facing the same error.
Actually, come to find out I was able to dig this up from their GitHub.
https://github.com/linkwarden/linkwarden/issues/225#issuecomment-1762781340
Hello All,
I'm excited to see that Linkwarden was added as a new app! I have the app installed, but there seems to be a few issues when creating a new user, either via the admin page or trying to register. This does seem to only be an issue when the app is setup with leaving the user management to the app "Login with dedicated account" vs. SSO via Cloudron.
I'm seeing the following errors in the dev console, when trying to submit the form.
admin-e6140dc4287cb378.js:1
POST https://app.cloudron.tld/api/v1/users 400 (Bad Request)
admin-e6140dc4287cb378.js:1 Uncaught (in promise) Error: Please fill out all the fields.
at Object.mutationFn (admin-e6140dc4287cb378.js:1:5312)
I wasn't sure if this was an upstream issue or package issue. Any thoughts or any further information needed on this?
Thank you!
Edit: Updated authentication use-case context
For the most part, everyone else covered my use case on this.
Either the ability to download the file as a tar.gz, that isn't encrypted to store locally or external storage.
To take this functionality a bit further down the road:
Offload the app and environment settings to an external S3 storage, gui to view these on like the file explorer, view basic details (time offloaded, size, dates, view file contents). There have been times where I had a different version of an app, and I just needed to quickly grab the .env file. It would save a lot of time, to be able to view those files, without having to sift through backups and files.
A general purpose security automation platform, with a focus on collaboration and resource sharing. Shuffle is an open source automation platform, built for and by the security professionals. Security operations is complex, but it doesn't have to be. Built to work well with MSSP's and other service providers in mind.
Key Features
GitHub: https://github.com/Shuffle/Shuffle
Docs: https://shuffler.io/docs
Self Hosted Docs: https://github.com/shuffle/shuffle/blob/main/.github%2Finstall-guide.md
Shuffle Future Plans
I've confirmed the latest version works without issue, following the steps I've outlined before.
Essentially, Directus installed on Cloudron and hosting the frontend on another platform like Vercel (free plan).
You need to install the Directus CLI on your local computer, edit the .env file with your Directus "Service Account" and you can deploy this solution.
To be honest, based on it working, I would say another package with AgencyOS wouldn't be worthwhile once you get it deployed.