Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 887 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 887 Bytes

ℹ️ Description

The original tool was made by NFG (you can get the original source code from here). I remade the frontend based with my own vision, tweaked the PHP-script a little and containerized the app.

🐳 Installation

Available in GHCR and Docker Hub for multiple platforms.

services:
  arcade-font-engine:
    image: flameshikari/arcade-font-engine
    container_name: arcade-font-engine
    ports:
      - 8080:8080
    volume:
      - ./cache:/var/www/html/cache # persist cache