{"id":16738273,"url":"https://github.com/fengluo/wordpress-fpm-sqlite","last_synced_at":"2026-05-16T11:04:27.442Z","repository":{"id":145046357,"uuid":"113824504","full_name":"fengluo/wordpress-fpm-sqlite","owner":"fengluo","description":"Wordpress on Alpine with php-fpm and SQLite","archived":false,"fork":false,"pushed_at":"2021-09-19T15:02:08.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T22:16:22.423Z","etag":null,"topics":["docker","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"Awk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fengluo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-11T07:02:39.000Z","updated_at":"2022-10-04T07:43:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"6828dce7-c05d-4733-9a31-3bd2682c02c0","html_url":"https://github.com/fengluo/wordpress-fpm-sqlite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fengluo/wordpress-fpm-sqlite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengluo%2Fwordpress-fpm-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengluo%2Fwordpress-fpm-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengluo%2Fwordpress-fpm-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengluo%2Fwordpress-fpm-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fengluo","download_url":"https://codeload.github.com/fengluo/wordpress-fpm-sqlite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengluo%2Fwordpress-fpm-sqlite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018206,"owners_count":26086303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","wordpress"],"created_at":"2024-10-13T00:29:53.738Z","updated_at":"2025-10-14T07:09:00.812Z","avatar_url":"https://github.com/fengluo.png","language":"Awk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wordpress-sqlite-docker\n\nLightweight Wordpress on Alpine with php-fpm ondemand and SQLite instead of MySQL.\n\n## Install\n\n```\ndocker pull fengluo/wordpress-fpm-sqlite\n```\n\n## Example\n\n```\ndocker run -d -p 9000:9000 --name wp fengluo/wordpress-fpm-sqlite\n```\n\nor\n\n```\ndocker run -d -p 9000:9000 -e WORDPRESS_DB_FILE='db.db' -e WORDPRESS_DB_DIR='/var/www/' --name wp fengluo/wordpress-fpm-sqlite\n```\n\n## Tool\n\n`mysql2sqlite` is used for converting mysql to sqlite.\n\n```\n./mysql2sqlite wordpress.sql | sqlite db.db\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengluo%2Fwordpress-fpm-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengluo%2Fwordpress-fpm-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengluo%2Fwordpress-fpm-sqlite/lists"}