{"id":28802746,"url":"https://github.com/ryanfb/docker_fromthepage","last_synced_at":"2025-09-10T00:17:37.596Z","repository":{"id":25451030,"uuid":"28881089","full_name":"ryanfb/docker_fromthepage","owner":"ryanfb","description":"Docker for running a FromThePage server instance","archived":false,"fork":false,"pushed_at":"2021-11-13T13:39:47.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-11T17:41:03.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/ryanfb.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}},"created_at":"2015-01-06T20:05:45.000Z","updated_at":"2021-11-13T13:39:50.000Z","dependencies_parsed_at":"2022-08-03T15:11:21.191Z","dependency_job_id":null,"html_url":"https://github.com/ryanfb/docker_fromthepage","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ryanfb/docker_fromthepage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfb%2Fdocker_fromthepage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfb%2Fdocker_fromthepage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfb%2Fdocker_fromthepage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfb%2Fdocker_fromthepage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanfb","download_url":"https://codeload.github.com/ryanfb/docker_fromthepage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanfb%2Fdocker_fromthepage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260515088,"owners_count":23020618,"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","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":[],"created_at":"2025-06-18T08:07:44.639Z","updated_at":"2025-09-10T00:17:37.580Z","avatar_url":"https://github.com/ryanfb.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker_fromthepage\n==================\n\nA Dockerfile for building [FromThePage](https://github.com/benwbrum/fromthepage) and running a development server.\n\n# Single container/process (with SQLite database)\n \n* Test the build with `docker build .`\n* Tag the build with `docker build -t fromthepage .`\n* Run the build with `docker run -d -p 3000 -v $(pwd):/data --name fromthepage_dev fromthepage` (the `-v` flag maps the current working directory into a data volume to persist the SQLite database in your host directory)\n* Find the mapped port with `docker port fromthepage_dev 3000`, then access it in a browser\n\n# Multiple containers/processes with `docker-compose` (with MySQL database)\n\n* `docker-compose build`\n* `docker-compose up -d`\n* Find the mapped port with `docker-compose port fromthepage 3000`, then access it in a browser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfb%2Fdocker_fromthepage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanfb%2Fdocker_fromthepage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanfb%2Fdocker_fromthepage/lists"}