• Clearwater@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    Mine is publicly exposed using the standard nextcloud:stable-apache docker container, with nginx (past) / traefik (present) handling TLS termination, but not otherwise adding additional security measures.

    It’s been this way for several years and I’m yet to have issues, but it’s certainly not bulletproof since a critical vuln in Nextcloud could pwn it. That just hasn’t happened.

  • BakedCatboy@lemmy.ml
    link
    fedilink
    English
    arrow-up
    12
    ·
    edit-2
    3 days ago

    Idk about giving a comprehensive answer, but getting full marks on the nextcloud security scanner is a good start: https://scan.nextcloud.com/

    I check mine periodically and make sure I’m on the latest version, use 2fa (passkey) and hope that does the trick.

    Also there’s a plugin for brute force protection.

  • Rioting Pacifist@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 days ago

    Define securely.

    I’ve run my nextcloud online for a few years with no incidents, it’s behind Apache, I keep it up to date, I have a bit of extra hardening (but none of it really hardens nextcloud itself it would just make running exploits on my server more visible).

    It doesn’t really add security in the traditional sense but for a personal server logging outbound traffic and having it email me when something non standard initiates a connection also gives me an added sense of security.