A friend just told me about Start9, which makes both hardware and an OS for self-hosting:
ntnsndr
Posts
-
A list of Cloudron-like services/ competitors -
Getting gogs backup@girish Thank you, that worked. Though now I'm realizing that I'm not sure if this migration process will work, because the Gogs version we are running is newer than the upgrade process allows:( But glad we can now run these commands.
-
Getting gogs backupUpdate. I got some guidance on getting this running from the Gitea Cloudron docs, but I am still getting an error when trying to create a backup:
root@90d8b446-14e3-45a1-87e0-e669aa2581c0:/home/git# sudo -u git /home/git/gogs/gogs backup /run/gogs/app.ini 2024/04/16 19:07:56 [ WARN] Custom config "/home/git/gogs/custom/conf/app.ini" not found. Ignore this warning if you're running for the first time 2024/04/16 19:07:56 [FATAL] [gogs.io/gogs/gogs.go:40 main()] Failed to start application: set engine: create 'xorm.log': init: init file "/home/git/gogs/log/xorm.log": open file "/home/git/gogs/log/xorm.log": open /home/git/gogs/log/xorm.log: no such file or directory
-
Getting gogs backupI'd also be grateful for any other tips on how best to migrate from Gogs to Gitea.
-
Getting gogs backupI'm trying to migrate Gogs to Gitea. I've had too many issues with the limitations of Gogs and need something a bit more fully featured.
I'm trying to follow these instructions but am getting stuck on the attempt to create a backup file:
root@90d8b446-14e3-45a1-87e0-e669aa2581c0:/home/git/gogs# ./gogs backup 2024/04/16 16:54:13 [ WARN] Custom config "/home/git/gogs/custom/conf/app.ini" not found. Ignore this warning if you're running for the first time 2024/04/16 16:54:13 [FATAL] [gogs.io/gogs/gogs.go:40 main()] Failed to start application: init configuration: create SSH root directory: mkdir /root/.ssh: read-only file system root@90d8b446-14e3-45a1-87e0-e669aa2581c0:/home/git/gogs# mkdir /root/.ssh mkdir: cannot create directory ‘/root/.ssh’: Read-only file system
How can I run this backup command in the Cloudron terminal environment?
Apologies for my ignorance, and thank you in advance.
-
Node.js in LAMP server?Thanks! I think this will work for us.
-
Node.js in LAMP server? -
FaviconThank you! The Site Logo block did the trick. Thanks, @girish!
Wordpress has gotten so complex!
-
Node.js in LAMP server?Hi friends—is there anyway to deploy Node.js on the LAMP server? or a recommended alternative approach?
-
FaviconHow does one change the favicon in Managed WordPress? It didn't work to add the favicon.ico file to the file system, and I can't find the Site Identity tool described here.
Thanks!
-
Allow List for WOPI requestsUsing
172.18.0.0/16
worked for me on the WOPI whitelist when using built-in CODE server. -
Loomio is now availableHugely exciting. Thank you!
-
Lemmy: Federated alternative to redditGiven that Lemmy is taking off due to the Reddit issues, it seems like it would be very worthwhile for Cloudron to support it.
-
Declining view count@girish Will do!
-
Declining view count@ntnsndr Update: I just created a test campaign for 500 dummy users, and it appears to be working normally, arriving in my x+[1-500]@gmail.com inbox within about 30 minutes of initiating the campaign. In order to achieve this, I did the following in Cloudron:
- Raised Listmonk memory limit to 512
- Raised postgresql memory limit to 2 GB
And in Listmonk SMTP settings:
- Max connections to 25
- Idle timeout to 2m, Wait timeout to 5m
I am still getting the "AxiosError: Network Error" on any analytics page on Listmonk.
Note that in the past I have been able to send campaigns to large lists without changing any of these default settings, but my server has been under increased load lately.
I would appreciate any further guidance on best practices from @girish or anyone else. Thanks!
Update: two days later, this setup did NOT work for my 900 person email list. I got an even lower view count than before, with more errors.
-
Declining view count@ntnsndr I wonder what can be done to prevent this kind of thing for future users—different Cloudron configuration settings perhaps?
-
Declining view countFollowing this thread I raised the timeout period and got at least some promising results. I haven't tested at large scale. But I'm curious if others have any best practices suggestions for these settings.
Analytics are still not loading, even with memory raised on the db and the app.
-
Declining view count@girish darn, the decline is continuing:
Is there anything else I can do? Here is the error I'm seeing in the logs, over and over:
manager.go:392: error sending message in campaign March 2023 - Sacred Stacks: subscriber f3739c80-1055-44a4-9636-476a5c3b50a8: timed out waiting for free conn in pool
-
Declining view count@girish Okay thanks—just bumped up the memory and will try again
-
Declining view count@girish Thanks—I'll try that. Earlier, I did actually see the view count rise from test emails I sent myself, so that seems to be working.
One other thing I'm noticing is an "AxiosError: Network Error" when I try to view the analytics on a campaign. Any idea what might be causing that?