wordpress / spaces.yml
CatPtain's picture
Upload 5 files
5d4c685 verified
raw
history blame
791 Bytes
title: WordPress with SQLite
sdk: docker
app_port: 7860
colorFrom: blue
colorTo: purple
short_description: WordPress with SQLite database and GitHub backup support
description: |
A complete WordPress installation with SQLite database support, optimized for Hugging Face Spaces.
Features include:
- SQLite database (no external database required)
- GitHub automatic backup and restore
- Optimized for Hugging Face Spaces
- Easy deployment and management
tags:
- wordpress
- sqlite
- cms
- blog
- website
- backup
- github
license: mit
# Environment variables (optional)
# Users can set these in their Space settings:
# GITHUB_TOKEN: GitHub Personal Access Token for backup functionality
# GITHUB_REPO: GitHub repository path (username/repository-name) for backups