unsubbed.co

Cloud Commander

Cloud Commander is a self-hosted web file managers tool that provides file manager and console for the web.

Overview

✨☁️📁✨ Cloud Commander file manager for the web with console and editor. Cloud file manager with console and editor. Will help you: create, edit, move and delete files and folders in your favorite browser from any computer. The project has 2K+ GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

docker run -it --rm -v ~:/root -v /:/mnt/fs -w=/root -p 8000:8000 coderaiser/cloudcmd
version: '2'
services:
  web:
    ports:
      - 8000:8000
    volumes:
      - ~:/root
      - /:/mnt/fs
    image: coderaiser/cloudcmd

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, rest api.

Features

Integrations & APIs

  • REST API