# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" environment: FLOCI_STORAGE_MODE: memory
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" environment: FLOCI_STORAGE_MODE: memory
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" environment: FLOCI_STORAGE_MODE: memory
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: hybrid
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: hybrid
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: hybrid
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: persistent
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: persistent
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: persistent
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: ["4566:4566"] volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: wal FLOCI_STORAGE_WAL_COMPACTION_INTERVAL_MS: 30000
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: ["4566:4566"] volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: wal FLOCI_STORAGE_WAL_COMPACTION_INTERVAL_MS: 30000
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: ["4566:4566"] volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: wal FLOCI_STORAGE_WAL_COMPACTION_INTERVAL_MS: 30000
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: memory # everything is ephemeral by default FLOCI_STORAGE_SERVICES_DYNAMODB_MODE: persistent # except DynamoDB โ keep that on disk FLOCI_STORAGE_SERVICES_S3_MODE: hybrid # and S3 โ keep buckets across restarts
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: memory # everything is ephemeral by default FLOCI_STORAGE_SERVICES_DYNAMODB_MODE: persistent # except DynamoDB โ keep that on disk FLOCI_STORAGE_SERVICES_S3_MODE: hybrid # and S3 โ keep buckets across restarts
# -weight: 500;">docker-compose.yml
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: memory # everything is ephemeral by default FLOCI_STORAGE_SERVICES_DYNAMODB_MODE: persistent # except DynamoDB โ keep that on disk FLOCI_STORAGE_SERVICES_S3_MODE: hybrid # and S3 โ keep buckets across restarts
services: floci: image: floci/floci:latest ports: - "4566:4566" environment: FLOCI_STORAGE_MODE: memory
services: floci: image: floci/floci:latest ports: - "4566:4566" environment: FLOCI_STORAGE_MODE: memory
services: floci: image: floci/floci:latest ports: - "4566:4566" environment: FLOCI_STORAGE_MODE: memory
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: hybrid
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: hybrid
services: floci: image: floci/floci:latest ports: - "4566:4566" volumes: - ./data:/app/data environment: FLOCI_STORAGE_MODE: hybrid