Skip to content

Latest commit

 

History

History

misskey

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

🪐 Interplanetary micro-blogging platform



🔧 Setup

  1. 🏔️ Copy the .env.tmpl file to .env and Edit it

    Name Value
    MISSKEY_URL Misskey URL
    DB_PASSWORD Random Database Password
    R2_BUCKET_NAME Cloudflare R2 Bucket Name
    BACKUP_DIR Local Backup Directory
    TUNNEL_TOKEN Cloudflare Tunnel Token
  2. 🚀 Start the Docker Compose

    docker compose up -d