Shell Nextcloud

Open-source Shell projects categorized as Nextcloud

Top 23 Shell Nextcloud Projects

  • docker

    ⛴ Docker image of Nextcloud (by nextcloud)

  • Project mention: Has Anyone Created A Working Docker Container? | /r/NextCloud | 2023-12-09
  • NextCloudPi

    📦 Build code for NextcloudPi: Raspberry Pi, Odroid, Rock64, Docker, curl installer...

  • Project mention: (HELP) Setting up NextCloud on a Raspberry Pi | /r/NextCloud | 2023-06-22

    nextcloudpi.com

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nextcloud-snap

    ☁️📦 Nextcloud packaged as a snap

  • Project mention: A quite disaster | /r/NextCloud | 2023-07-08

    First of all I don't really know much about snaps, but after reading https://github.com/nextcloud-snap/nextcloud-snap for a bit I understood that the nextcloud installation is stored in /var/snap/nextcloud/current/ and the files are stored in /var/snap/nextcloud/common/ While you could just backup the folders, this would not solve moving, and for that I think that the easiest way would be moving from a snap installation to a php installation. I found this guide, but the main thing is that it's old, complicated and I don't think it is the best way: https://github.com/nextcloud-snap/nextcloud-snap/wiki/Migrating-from-nextcloud-snap-to-Nextcloud-server I'd do it like this: 1. Change the nextcloud snap ports into something else than 80 and 443 2. Install the mysql, apache, php and the needed php and apache modules normally. 3. Install nextcloud in this configuration 4. Copy the data and apps from snap into the webserver directory that I installed nextcloud to 5. Copy the database 6. Get a ssl certificate with certbot

  • vm

    💻☁📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.

  • Project mention: Upgrading Hansson Nextcloud VM to NEXT major release | /r/homelab | 2023-10-13

    While the Hansson VM works fine and I haven't had many issues other than this, I strongly recommend to use a difference version of NC. This guy is obviously trying to scam users into paying him money for something he could easily add to his update script. Proof is here on this GitHub page, though I was unable to get it working. However that is likely a limitation of my abilities and nothing to do with being able to modify the script.

  • Project mention: ssl in dockerized nextcloud/onlyoffice | /r/NextCloud | 2023-04-25

    i installed from this git https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud on ubuntu server latest, with latest docker.

  • zamba-lxc-toolbox

    Zamba LXC Toolbox a script collection to setup LXC containers on Proxmox + ZFS. Zamba is the fusion of ZFS and Samba (standalone, active directory dc or active directory member), preconfigured to access ZFS snapshots by "Previous Versions" to easily recover encrypted by ransomware files, accidently deleted files or just to revert changes.

  • Project mention: Best way to install a file server in proxmox? | /r/selfhosted | 2023-05-14

    I use this and works without issue: https://github.com/bashclub/zamba-lxc-toolbox

  • freenas-iocage-nextcloud

    Script to create an iocage jail on FreeNAS for the latest Nextcloud 28 release, including Caddy, MariaDB or PostgreSQL, and Let's Encrypt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • realworlddevopscourse

    Accompanying files for "Real world Devops project from start to finish" course

  • Project mention: Ask HN: Those making $500/month on side projects in 2024 – Show and tell | news.ycombinator.com | 2024-01-23

    https://sre.rs - DevOps course for small companies and individuals/self-hosters.

    I’ve posted this previously, but it’s been more than a year since I published the course and it’s still right about $500/mon.

    When I was starting all this, I had higher hopes, but it’s been difficult competing with instructors who already have tens of thousands of students and thousands of reviews - they appear on first page when you search for a particular subject and “no one” goes past the first page.

  • self-hosted-services

    A core set of privacy-preserving services that can be easily self-hosted via Docker Compose.

  • nextcloud_ynh

    Nextcloud package for YunoHost

  • Project mention: Home server solution | /r/privacy | 2023-06-09

    r/selfhosted for sure is where you need but running a Yunohost server on an old PC and installing NextCloud on it is very easy.

  • MySB

    MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).

  • nextcloud_scripts

    This a collection of scripts that makes my nextcloud administrator life easy by automation and better reporting. And I would like to share it with U.

  • nextcloud-scripts

    ☁️ Scripts to easier set up & update Nextcloud

  • docker-traefik-nextcloud-nginx

    docker compose files for traefik nextcloud and nginx

  • host-your-own

    Ansible script to set up your self-hosting VPS in one go.

  • Project mention: Roast my setup | /r/selfhosted | 2023-05-11

    Host Your Own is a simple ansible script that automates my deploys for a bunch of stuff.

  • SaorTech-cloud-services

    A range of scripts to provision and configure open source cloud services.

  • nextcloudpi

    📦 Build code for NextcloudPi on Android (Linux Deploy) (by DesktopECHO)

  • deeztek-docker

    A collection of scripts to ease the installation of Docker, Docker Compose and various containers on your Ubuntu host.

  • authelia-proxmox-SSO

    Automated install for Authelia running in a container e.g. on Proxmox

  • Linux-Scripts

    Useful scripts that help to live in Linux world. (by nicrame)

  • selfhosted

    Project to install Docker and Docker-Compose in Ubuntu, Raspberry or Nanopi (by juanico10)

  • nextcloud-docker-postgresql-redis

    Docker compose based Nextcloud boilerplate using php8, PostgreSQL, Redis and nginx

  • nextcloud-server

    Proyecto para crear un contenedor de nextcloud mediante el proxy inverso TraefikV2 en Docker.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Nextcloud related posts

Index

What are some of the best open-source Nextcloud projects in Shell? This list will help you:

Project Stars
1 docker 5,615
2 NextCloudPi 2,380
3 nextcloud-snap 1,645
4 vm 1,251
5 docker-onlyoffice-nextcloud 356
6 zamba-lxc-toolbox 250
7 freenas-iocage-nextcloud 248
8 realworlddevopscourse 212
9 self-hosted-services 181
10 nextcloud_ynh 143
11 MySB 106
12 nextcloud_scripts 66
13 nextcloud-scripts 57
14 docker-traefik-nextcloud-nginx 38
15 host-your-own 32
16 SaorTech-cloud-services 25
17 nextcloudpi 22
18 deeztek-docker 19
19 authelia-proxmox-SSO 13
20 Linux-Scripts 11
21 selfhosted 2
22 nextcloud-docker-postgresql-redis 2
23 nextcloud-server 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com