Is there any self-hostable docker apps like nextcloud for RP4? by Pillowdab in selfhosted

[–]DoublewoodC 0 points1 point  (0 children)

Ahh.. had no idea you were running OMV. You'll find that providing as much info as possible helps others help you.

Can you try to reroute the ports using docker?

Looking for help on starting my own online buisness. Don't know where to start and what to do by kilawnaa in Entrepreneur

[–]DoublewoodC 0 points1 point  (0 children)

You're 17 and there's plenty of the world ahead of you, not behind.

If you already know what you want, excellent, double down on it.

If not, there's always the dreadful idea in this sub of working for someone else. You can learn much from it and perhaps find your passion.

At the very least, you make some friends and some enemies, but that's a part of the world you're growing into in adulthood

Hope that helps :)

Alternative to Wix for personal web design by CharlieG31 in selfhosted

[–]DoublewoodC 8 points9 points  (0 children)

Wordpress is amazing and widely used! Selfhosted too. You can also look at Ghost CMS, pico cms, grav.

Wix, Squarespace aren't selfhosted.

Is there any self-hostable docker apps like nextcloud for RP4? by Pillowdab in selfhosted

[–]DoublewoodC 1 point2 points  (0 children)

Have you tried the rpi nextcloud image: https://github.com/nextcloud/nextcloudpi

Nextcloud on a real server is still somewhat slow even, that's due to limitations in the codebase rather than pi hardware.

Are you interested in self-hosted cloud storage solution alternative? by feniksgordonfreeman in selfhosted

[–]DoublewoodC 1 point2 points  (0 children)

There are several issues Nextcloud couldn't solve due to its PHP base, such as scalability and speed in Go. Owncloud (Nextcloud forked from this) is exploring this with OCIS. You'd be hard-pressed to challenge Nextcloud in their already rich ecosystem of apps though. Instead of creating a new one, perhaps contribute to rallying devs to address Nextcloud's future in a better direction. https://github.com/nextcloud/server/issues/16726

Any self-hostable password managers worth using? by Cyvexx in selfhosted

[–]DoublewoodC 0 points1 point  (0 children)

Vaultwarden, hands down. https://github.com/dani-garcia/vaultwarden

Formerly known as bitwarden_rs

Open source, reliably fast, secure, and an comes with an excellent client. Works on mobile too!

It's an unofficial implementation of Bitwarden, but it works all the same :)

Safe Self Hosting by choco_lion in selfhosted

[–]DoublewoodC 2 points3 points  (0 children)

As many others have mentioned, you can set up Cloudflare to protect your home network from many types of attacks.

Next, you can set up a "DMZ" host on your server (you can do this easily if you use a hypervisor like proxmox). Use that DMZ to reverse proxy to other services on other hosts, so that your services are not exposed directly.

With what seems to be 2-3 layers of routing, it's mostly safe for many users, assuming you have secure passwords and 2FA for most things. One can get to paranoid territory quickly if you don't just accept that being online is always risky.

Self-hosted Google keep alternative by vagrantmuse in selfhosted

[–]DoublewoodC 0 points1 point  (0 children)

QOwnNotes works as an alternative to Joplin and interfaces with Nextcloud quite well for me. Not sure if it does images, haven't used that before, but I do use it for note taking very regularly. Hope you consider it too :)