{"id":21396333,"url":"https://github.com/ferhatozcelik/flask-nginx-docker","last_synced_at":"2026-04-18T06:01:54.402Z","repository":{"id":177955856,"uuid":"597174096","full_name":"ferhatozcelik/Flask-Nginx-Docker","owner":"ferhatozcelik","description":"This Docker image allows you to create Flask web applications in Python that run with uWSGI and Nginx in a single container.","archived":false,"fork":false,"pushed_at":"2023-02-03T19:47:15.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T02:11:25.596Z","etag":null,"topics":["docker","flask","nginx"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ferhatozcelik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-02-03T19:43:07.000Z","updated_at":"2023-09-14T20:47:05.000Z","dependencies_parsed_at":"2024-01-31T18:50:30.551Z","dependency_job_id":null,"html_url":"https://github.com/ferhatozcelik/Flask-Nginx-Docker","commit_stats":null,"previous_names":["ferhatozcelik/flask-nginx-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatozcelik%2FFlask-Nginx-Docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatozcelik%2FFlask-Nginx-Docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatozcelik%2FFlask-Nginx-Docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferhatozcelik%2FFlask-Nginx-Docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferhatozcelik","download_url":"https://codeload.github.com/ferhatozcelik/Flask-Nginx-Docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243885887,"owners_count":20363644,"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":["docker","flask","nginx"],"created_at":"2024-11-22T14:26:30.126Z","updated_at":"2026-04-18T06:01:49.357Z","avatar_url":"https://github.com/ferhatozcelik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask - Nginx - Docker\nFlask - Nginx - Docker\n\n# Docker Install\nhttps://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04\nhttps://www.hostinger.web.tr/rehberler/ubuntu-docker-kurulumu\n\nsudo apt-get update\nsudo apt-get install docker-ce\nsudo systemctl status docker\n\n# Docker Command\n### Build \ndocker-compose build\n\n### Up\ndocker-compose up -d\n\n### Image Prune\ndocker image prune -a -f\n\n### Log\ndockor-compose logs\n\n### Image Delete\ndocker rmi con_id\n\n### Image Conteiner Delete\ndocker rm con_id\n\n# Project Build\n\ngit clone git_repo_url\n\ncd project_name\n\ndocker-compose build\n\ndocker-compose up -d\n\n# Github Setup\n\nGo to Settings -\u003e Secrets -\u003e Actions and add a new repository secret.\n\nAdd the following secrets one by one:\n\nVPS_SSH_HOST — this the host IP address of your server.\n\nVPS_SSH_USERNAME — this is the username from your user@ipaddress login.\n\nVPS_SSH_SECRET — this is the private SSH key that you set up for GitHub access on your server.\n\nVPS_SSH_PORT — this is the port number for SSH access. Typically, it’s port 22.\n\nSSH_PASSPHRASE — this is the passphrase if you supplied any during creation of your SSH key.\n\nPROJECT_PATH — This is the entire project path of your project’s root directory. For example, /home/username/path/to/your/projectrootdirectory","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferhatozcelik%2Fflask-nginx-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferhatozcelik%2Fflask-nginx-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferhatozcelik%2Fflask-nginx-docker/lists"}