{"id":15043864,"url":"https://github.com/meticulouscraftman/deploy_it","last_synced_at":"2025-04-14T23:12:48.868Z","repository":{"id":62567711,"uuid":"269740266","full_name":"meticulousCraftman/deploy_it","owner":"meticulousCraftman","description":"Deploying Django projects with one command! ","archived":false,"fork":false,"pushed_at":"2020-06-07T19:44:59.000Z","size":47,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T23:12:41.841Z","etag":null,"topics":["devops","digitalocean","django","gunicorn","lightsail","linode","nginx","python","python3"],"latest_commit_sha":null,"homepage":null,"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/meticulousCraftman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-05T18:42:29.000Z","updated_at":"2023-03-04T08:11:56.000Z","dependencies_parsed_at":"2022-11-03T16:45:30.458Z","dependency_job_id":null,"html_url":"https://github.com/meticulousCraftman/deploy_it","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meticulousCraftman%2Fdeploy_it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meticulousCraftman%2Fdeploy_it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meticulousCraftman%2Fdeploy_it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meticulousCraftman%2Fdeploy_it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meticulousCraftman","download_url":"https://codeload.github.com/meticulousCraftman/deploy_it/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975328,"owners_count":21192210,"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":["devops","digitalocean","django","gunicorn","lightsail","linode","nginx","python","python3"],"created_at":"2024-09-24T20:49:43.629Z","updated_at":"2025-04-14T23:12:48.848Z","avatar_url":"https://github.com/meticulousCraftman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy It\nDeploy your django apps just by running one single command.\n\n## Dependencies\n\n  - nginx\n  - gunicorn\n  - debian based system\n  - apt package manager\n  - systemd program\n  - postgresql (future)\n  - libsystemd-dev (sudo apt install libsystemd-dev, required for pystemd)\n  - python \u003e=3.6\n\n## Usage\n There are multiple ways to use **deploy_it**. We recommend using pipx, it's cleaner that way :)\n\n## Run without installing - pipx run \n ```commandline\n$ pipx run deploy_it\n``` \nThe best thing about this command is that nothing gets installed on your system!\npipx downloads the package from PyPI and just runs it for you. Once you are done\nwith the application, it removes the application.\n\n### Install and run - pipx\n```commandline\n$ pipx install deploy_it\n$ deploy_it\n```\n\n### Standard way\n```commandline\n$ pip install deploy_it\n$ deploy_it\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeticulouscraftman%2Fdeploy_it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeticulouscraftman%2Fdeploy_it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeticulouscraftman%2Fdeploy_it/lists"}