{"id":24084673,"url":"https://github.com/level09/enferno-ansible","last_synced_at":"2025-04-30T20:47:12.501Z","repository":{"id":20023463,"uuid":"23291339","full_name":"level09/enferno-ansible","owner":"level09","description":"Deploy Project Enferno on Ubuntu with Ansible ","archived":false,"fork":false,"pushed_at":"2016-03-10T13:27:44.000Z","size":10,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T19:51:08.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/level09.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":"2014-08-24T20:04:34.000Z","updated_at":"2017-11-21T16:11:13.000Z","dependencies_parsed_at":"2022-08-27T02:35:27.341Z","dependency_job_id":null,"html_url":"https://github.com/level09/enferno-ansible","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/level09%2Fenferno-ansible","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/level09%2Fenferno-ansible/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/level09%2Fenferno-ansible/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/level09%2Fenferno-ansible/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/level09","download_url":"https://codeload.github.com/level09/enferno-ansible/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251780428,"owners_count":21642772,"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-01-10T00:39:53.978Z","updated_at":"2025-04-30T20:47:12.427Z","avatar_url":"https://github.com/level09.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Deploy your Enferno App with this simple Ansible script\n=======================================================\n\nExample on how to use ansible to deploy project enferno on Ubuntu server\n\nit is recommended that you have ansible installed globally on you local machine: \n\n```\nsudo pip install ansible\n```\n\nEdit hosts and vars.yml to suit your needs, then run the playbook using: \n\n```\nansible-playbook -i hosts enferno.yml \n```\n\nThis will do a complete server setup for you.\nif you keep the default user password \"enferno\", make sure you login to your server and change it afterwards. \n\nAfter running the script, you can restart services with the following commands: \n\nGunicorn Service \n---------------\n```\nsudo service enferno restart\n```\n\nCelery Service\n--------------\n```\nsudo service clry restart\n```\n\nNginx server\n------------\n```\nsudo service nginx restart\n```\n\nThe logs are avialable in the \"log\" directory inside the user home directory. \n\nUpstart scripts are inside the /etc/init \n\nshell scripts are created in the \"bin\" directory inside the user home directory. \n\n\n* This script was tested on Ubuntu 12.x and 14.x only \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevel09%2Fenferno-ansible","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevel09%2Fenferno-ansible","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevel09%2Fenferno-ansible/lists"}