{"id":13557433,"url":"https://github.com/APSL/docker-puput","last_synced_at":"2025-04-03T11:32:08.432Z","repository":{"id":66126982,"uuid":"47002548","full_name":"APSL/docker-puput","owner":"APSL","description":"Docker image for Puput blog","archived":false,"fork":false,"pushed_at":"2018-10-23T12:12:16.000Z","size":15,"stargazers_count":15,"open_issues_count":2,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-18T09:11:53.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/APSL.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}},"created_at":"2015-11-27T23:06:21.000Z","updated_at":"2025-01-14T18:09:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"380b1f64-a158-4fbc-b217-92f0d04f0bd1","html_url":"https://github.com/APSL/docker-puput","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Fdocker-puput","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Fdocker-puput/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Fdocker-puput/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/APSL%2Fdocker-puput/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/APSL","download_url":"https://codeload.github.com/APSL/docker-puput/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246993142,"owners_count":20865947,"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":"2024-08-01T12:04:21.115Z","updated_at":"2025-04-03T11:32:03.356Z","avatar_url":"https://github.com/APSL.png","language":"Python","funding_links":[],"categories":["Python","others"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/APSL/docker-puput.svg?branch=master)](https://travis-ci.org/APSL/docker-puput)\n\nMinimal Usage\n================\nConsider to use docker-compose and our [docker-compose.yml example](https://github.com/APSL/docker-puput/blob/master/docker-compose.yml)\n\nTo test puput just clone the repository and:\n```\n$ docker-compose up -d\n$ docker-compose ps\n$ docker exec -ti dockerpuput_web_1 python manage.py migrate\n$ docker exec -ti dockerpuput_web_1 python manage.py puput_initial_data\n```\nYou can see the Puput blog at:\n[http://localhost:8000/blog/](http://localhost:8000/blog/)\n\nDocker Puput\n========================\n\n* All configuration via environment variables\n* Docker compose example to test Puput quickly\n\nPorts\n=====\n\n* 8000: puput\n\nEnv vars and default value:\n=========\n    DEBUG=False\n    DATABASE_ENGINE=django.db.backends.mysql\n    DATABASE_HOST=mysql\n    DATABASE_NAME=puput\n    DATABASE_USER=upuput\n    DATABASE_PASSWORD=changeme\n    ALLOWED_HOSTS=\"*\"\n    SECRET_KEY=alsochangeme_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAPSL%2Fdocker-puput","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAPSL%2Fdocker-puput","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAPSL%2Fdocker-puput/lists"}