Proxmox VS cockpit-file-sharing

Compare Proxmox vs cockpit-file-sharing and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Proxmox cockpit-file-sharing
59 18
9,981 445
- 4.9%
9.9 4.7
3 days ago 8 days ago
Shell Vue
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Proxmox

Posts with mentions or reviews of Proxmox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.
  • LXC or Portainer for media server
    1 project | /r/Proxmox | 7 Dec 2023
    There's no one right way to do this. For me, I focused on isolation and containment. So I used LXCs for everything with Plex as the only Privileged container. All other *arrs remained unprivileged. My data resides on a NAS elsewhere in my network so I had to set up SMB sharing to all the LXCs and as you'll find out, that becomes less than intuitive. I wrote a guide here that details how I configured everything.
  • Moving Plex off Synology NAS. unRAID + Docker? Linux? TrueNAS?
    2 projects | /r/PleX | 7 Dec 2023
    I used the lxc script from tteck to set up a new plex installation in a lxc. https://github.com/tteck/Proxmox Installed nfs-common and updated /etc/fstab so I mounted all the media shares from my synology.
  • Proxmox VE Helper-Scripts – Scripts for Streamlining Your Homelab with Proxmox
    4 projects | news.ycombinator.com | 30 Nov 2023
    The actual scripts: https://github.com/tteck/Proxmox

    After poking at a couple of these, they seem like they're 50% shiny packaging and 50% one-liner bash commands.

  • Beginner: Proxmox + Jellyfin + TrueNas
    1 project | /r/HomeServer | 4 Oct 2023
    Then, I tried installing Jellyfin using scripts. That went better than my previous attempt. However, I still could not get the mounted storage to appear on Jellyfin UI. I googled the issue and experimented with several solutions like mounting the storage on the Proxmox server. When I added a new library (using ip), Jellyfin started scanning. it seems like the Jellyfin is doing something because the CPU was running up to ~70%.so, I left it overnight. When I checked in the morning, I still don’t see any videos on Jellyfin UI. I checked the logs and I saw that it threw access denied error to a /proc/, but nothing why it couldn’t display files on the mounted storage. My current setup only has a built in GPU, 1 x 1TB SSD (im looking to add more storage later on) and the mounted storage only has 25 videos ~200-500 MB.
  • Selfhosted VPN advice for Homelab Access
    3 projects | /r/homelab | 10 Jul 2023
    The HA VM took about five minutes, all created by using this script: bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
  • nginx proxy manager.....driving me insane
    3 projects | /r/selfhosted | 7 Jul 2023
    I had an acl issues configuration using NPM on docker ( proxmox > LXC > Docker > NPM) when using IPV6. So now I'm using lxc on unprivileged LXC using this script. https://github.com/tteck/Proxmox
  • Tailscale, NGINX proxy manager and Cloudflare for 2 or 3 subnets
    1 project | /r/Tailscale | 11 Jun 2023
    my major issue: I tried to install tailscale on nextcloudpi and it didn't work, even tried to use this command line: bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/add-tailscale-lxc.sh)" -s 106 also didnt work for with nextcloudpi. But Tailscale installed perfectly on NPM.
  • Tplink omada software
    1 project | /r/TPLink_Omada | 8 Jun 2023
    I set up on proxmox with the help of this. https://github.com/tteck/Proxmox
  • Docker on proxmox?
    1 project | /r/selfhosted | 21 May 2023
    This github repo is a great place to start with LXCs https://github.com/tteck/Proxmox
  • Export Docker Containers from Unraid?
    1 project | /r/unRAID | 19 May 2023
    bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/scrypted.sh)"

cockpit-file-sharing

Posts with mentions or reviews of cockpit-file-sharing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-09.
  • Home Grown NAS
    2 projects | /r/selfhosted | 9 Jul 2023
  • Best practice for VMs and lots of data
    1 project | /r/selfhosted | 26 Jun 2023
  • Trying to use container as NFS/CIFS server but permissions are totally FUBAR. The permissions shown in the container do not match the permissions shown on the host.
    1 project | /r/Proxmox | 20 May 2023
    I just build a new Proxmox server, and it has a ZFS pool that I'd like to share via NFS/SMB with other hosts on my network. I want to do as little on the Proxmox host as possible, so I figured I'd mount the ZFS pool in an unprivileged Ubuntu 22.04 LXC container that runs cockpit and cockpit-file-sharing to easily manage NFS and SMB shares. Should be simple, right?
  • Do I need Virtualization/Containerization?
    1 project | /r/HomeServer | 28 Apr 2023
    I am a fan of virtualization and run a three-node Proxmox cluster along with a Hyper-V host at home. I avoided Docker for years because I couldn't wrap my head around it. A couple of months ago, I migrated my NAS from being a Proxmox VM to bare-metal. It runs minimal Debian 11 (no desktop GUI) and the Cockpit web UI with the 45Drives Cockpit File Sharing extension for managing the server and file shares, respectively. I also installed Docker Engine and a Portainer container for managing containers. The system, a 2C/4T i3 CPU with 16 GB RAM, easily runs 19 containers.
  • OMV did not work - too complicated for this bear - What can I use instead?
    2 projects | /r/HomeServer | 16 Apr 2023
    My NAS is simply minimal Debian 11 running the Cockpit web UI (https://cockpit-project.org/) with the 45Drives Cockpit File Sharing application (https://github.com/45Drives/cockpit-file-sharing) for managing SMB and NFS shares. I use MDADM (Linux software RAID), but 45Drives also has a ZFS management Cockpit application as well. Cockpit is in the Debian repository, see https://cockpit-project.org/running#debian. Give Cockpit a look. You can easily “apt remove” if you don’t like it.
  • Management Interface like unRaid für Debian?
    3 projects | /r/homelab | 13 Apr 2023
    https://cockpit-project.org/ https://github.com/cockpit-project/cockpit-machines https://github.com/45Drives/cockpit-navigator https://github.com/45Drives/cockpit-file-sharing
  • Mount Samba network share on Cockpit
    1 project | /r/selfhosted | 8 Jan 2023
    Hi, I'm using Cockpit to manage my Ubuntu server and I want to mount a network share (Synology NAS) through the web interface. Under the "Storage" page it is possible to mount a NFS share with options such as auto-mount at boot and such, and this is exactly what I need for Samba. I found a third-party plugin to manage Samba shares (link), but it can only create new and manage shares and not mount existing network shares (I think, I haven't tried it yet). Does anyone know how to mount SMB shares using Cockpit? Thanks in advance.
  • How should I structure my first media server?
    2 projects | /r/selfhosted | 3 Jan 2023
    45-drives makes a plugin for the web interface for nas features (use the "install from RPM" install option). You'd also need this plugin
  • Most used selfhosted services in 2022?
    103 projects | /r/selfhosted | 27 Dec 2022
    Some important services for me: 1. Wireguard: I have bypass rules in Authelia since I’m too lazy to login to my services. Wireguard also provides adblock on-the-go. 2. Samba server: use to transfer files between iPhone/iPad/laptop. Didn’t expect I’m depending on it too much. 3. Webtop: aka my lite/fake VM. I mounted my data directory to this container, mostly use it when i need GUI to move/edit files on my server. Accessible through web browser or RDP protocol. 4. Diversion: adblock on Asus router. Easy to setup adblock with vpn. Also no need to setup 2 Adblock instances. Another advantage, asus router can force all dns queries through this, bypass hard coded dns on some devices. 5. Cockpit with file sharing plugin: easily manage samba/nfs share
  • Why can Proxmox reach C10 state, but Truenas Scale and unRaid can not?
    1 project | /r/homelab | 5 Dec 2022
    there's plugins for cockpit like: https://github.com/45Drives/cockpit-file-sharing

What are some alternatives?

When comparing Proxmox and cockpit-file-sharing you can also consider the following projects:

vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs

cockpit-navigator - A Featureful File Browser for Cockpit

kubevirt - Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

cockpit-samba-manager - A Cockpit plugin to manage Samba shares and users.

gravity-sync - 💫 The easy way to synchronize the DNS configuration of two Pi-hole 5.x instances.

cockpit-zfs-manager - Cockpit ZFS Manager is an interactive ZFS on Linux admin package for Cockpit.

homer - A very simple static homepage for your server.

cockpit-benchmark - A Storage Benchmark Utility for Cockpit.

DietPi - Lightweight justice for your single-board computer!

SFTPGo - Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob

pve-fake-subscription - Disables the "No valid subscription" dialog on all Proxmox products.

Portainer - Making Docker and Kubernetes management easy.