Yes please! I need help installing forks of certain apps as custom cloudron apps. I have the skillset to figure it out eventually, just not the time.
Because of that, i would love to throw someone a little money to help get me started.
Yes please! I need help installing forks of certain apps as custom cloudron apps. I have the skillset to figure it out eventually, just not the time.
Because of that, i would love to throw someone a little money to help get me started.
umbrelOS is a personal Bitcoin node with an app store for running Lightning Network channels, connecting with hardware wallets, and even running your own Bitpay server, all through TOR. It's got a smooth and simple interface and makes running a node accessible to a more average person (as average as a person can be to want to run their own node, at least).
I run this on a raspberry pi at home, but it would be neat to be able to run this on Cloudron so I could also have Nextcloud and other apps going at the same time.
I believe it runs as a docker image so maybe this can already be done by someone more knowledgeable than me--but a one-click install would be super cool. I don't know if it's App store might conflict like Nextcloud plugins would.
@BrutalBirdie Hey, thanks, yes I've read this several times. Believe it or not it's still a step beyond some of us that have never used docker. I appreciate you simplifying it, and I'll give it a shot based on your explanation (thanks!) but the reality is that it still doesn't change the need for freelancers.
EDIT:
Your explanation lacks details for the cloudron manifest json. What's the reason for that?
As well, most apps are not as simple as cloning a repo and voilà . In the case of a Mastodon fork, as my example, I have to first install the required dependencies, set up the db, etc and then fork halfway through the installation process. It suddenly becomes a lot less simple.
@subven my organization has been working on an OSS tool that we will also be offering to host as a service as soon as its ready. This would be something that would be convenient to have on cloudron. Definitely going to reach out to the help wanted section, didn't realize it existed.
@jdaviescoates thank you, moving myself into there
@rmdes OK that seems to have solved it! It wasn't clear to me that there was both the config file AND the tarball located on the server.
And yeah, this new cloudron is connected to S3. the last one was more of a test... I just happened to like what I came up with and didn't feel like doing it all over again
Thanks!
@plusone-nick it's definitely pretty neat--got BTCPay built-in!
@fbartels thanks, I'll check and compare their rss outputs
@subven the docs say this:
For sending emails of a specific mailbox, the STMP method has to be selected as php mail() or sendmail wont work on Cloudron.
@jimcavoli the Cloudron default, looks like 7.3
@girish this took care of it. Thanks for adding that to the docs, makes everything much simpler
@girish You just saved me a lot of time and headache, thank you!
@plusone-nick it's definitely pretty neat--got BTCPay built-in!
umbrelOS is a personal Bitcoin node with an app store for running Lightning Network channels, connecting with hardware wallets, and even running your own Bitpay server, all through TOR. It's got a smooth and simple interface and makes running a node accessible to a more average person (as average as a person can be to want to run their own node, at least).
I run this on a raspberry pi at home, but it would be neat to be able to run this on Cloudron so I could also have Nextcloud and other apps going at the same time.
I believe it runs as a docker image so maybe this can already be done by someone more knowledgeable than me--but a one-click install would be super cool. I don't know if it's App store might conflict like Nextcloud plugins would.
@subven the docs say this:
For sending emails of a specific mailbox, the STMP method has to be selected as php mail() or sendmail wont work on Cloudron.
@jimcavoli the Cloudron default, looks like 7.3
@girish this took care of it. Thanks for adding that to the docs, makes everything much simpler
Trying to use a Cloudron mailbox for this.
Outgoing: I've tried using PHP mail() function as well as manually inserting the Mailgun SMTP details on all 3 ports with either SSL or TSL and nothing will send.
With PHP mail() selected it tells me to check the logs. This is there in the cloudron app logs but nothing else looks out of place:
sh: 1: /usr/sbin/sendmail: not found
And with Mailgun selected I get one of the following depending on which port and if SSL or TSL is selected
stream_socket_enable_crypto(): Peer certificate CN=`*.mailgun.org' did not match expected CN=`smtp.mailgun.com'
OR
Connection could not be established with host smtp.mailgun.com [ #0]
Doesn't feel like a Mailgun issue as I'm not having issues sending mail elsewhere. When I select Mailgun with no encryption, the test email is successful.
@girish so I created a new WP install on a different cloudron for the domain, https://slappersonly.co -- everything seems in order now, even for people who had errors before. Meanwhile I switched the older WP install to a new domain on the original cloudron https://slaps.vip .. there do not seem to be any issues for either domain now.
Not too terribly inconvenient as the 2 sites serve different purposes for the same brand, but bizarre nonetheless.
@girish A little update. I cleared my HSTS settings and sure enough it's fine on my machines.
But I also asked a handful of other people to check the domain. Some who have visited the domain before, some who hadn't. They all get the Cloudron in the wild error, particularly when using www before the domain... any ideas?
I've just about given it up and moved it all over to a fresh domain but I figure you should know about it.
@fbartels thanks, I'll check and compare their rss outputs
I have a GitHub Pages Jekyll blog that I am trying to connect to a MailTrain RSS campaign. The feed URL is set in Mailtrain. When I test the mail settings or send email messages via another cloudron app, the mails deliver just fine.
But no messages are ever sent from the campaign, as no new messages seem to be found in the feed. I've made new test posts, changed dates, but no luck. Is my RSS file not labelling something correctly? I can't find proper documentation on MailTrain to check.
Thanks for any tips.
also, when clicking forgot password link:
Cannot GET /api/v1/session/password/resetRequest.html
What is the default email address to use? I've used a handful, none of them work.. not to mention, if it isn't the cloudron password what password would it be? Cloudron never asked me to configure anything.
EDIT: Figured it out, I never realized it was required to set-up a new mailbox via cloudron first. It might be helpful for others if in the Rainloop Cloudron docs it mentioned that this is a prerequisite: https://docs.cloudron.io/email/