{"id":20811340,"url":"https://github.com/express42/future-devops","last_synced_at":"2025-03-12T04:43:31.217Z","repository":{"id":66323607,"uuid":"99322906","full_name":"express42/future-devops","owner":"express42","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-03T16:57:38.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-01-18T14:46:39.370Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/express42.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":"2017-08-04T08:41:32.000Z","updated_at":"2018-09-03T16:57:39.000Z","dependencies_parsed_at":"2023-02-25T08:15:14.474Z","dependency_job_id":null,"html_url":"https://github.com/express42/future-devops","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/express42%2Ffuture-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Ffuture-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Ffuture-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/express42%2Ffuture-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/express42","download_url":"https://codeload.github.com/express42/future-devops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158972,"owners_count":20245669,"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-11-17T20:40:23.392Z","updated_at":"2025-03-12T04:43:31.192Z","avatar_url":"https://github.com/express42.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Future DevOps\nFuture DevOps is a little `falcon` service with one-page JS-client served by `nginx`\n\nFuture DevOps takes two lists as input, hashes their elements and intercompares them using Levenstein distance.\n\n## Описание (Description on russian)\nПриложение Future DevOps работает по следующему алгоритму\n1. На вход подаются два списка: список инструментов DevOps и список адресов электронной почты.\n2. От каждого элемента обоих списков считается контрольная сумма\n3. Высчитывается расстояние Левенштейна между каждой парой контрольных сумм из разных списков\n4. Выбираются адреса электронной почты с наименьшим расстоянием к инструментам DevOps\n5. Если адресов меньше или равно необходимому (на первом шаге это число равно двум), то все адреса переходят в статус \"победителей\"\n6. Иначе (если адресов больше) то из потенциальных победителей случайным образом выбирается недостающее количество адресов\n7. Шаги 4-6 повторяются, пока не будет набрано необходимое количество адресов\n\n## Using\n1. Clone this repo and change dir inside repo folder with commands\n```\ngit clone git@github.com:express42/future-devops.git\ncd ./future-devops/\n```\n2. Build `docker` image with command\n```\ndocker build -t express42/future-devops .\n```\n2. Run `docker-compose` with command\n```\ndocker-compose up\n```\n3. Visit http://127.0.0.1:8080/\n4. Fill `Tools` column one entry by line\n5. Click on `Emails` column and upload file containing email addresses one per line\n6. Press `Find winners` button\n7. Wait for result\n\nYou can use `example.csv`-file for testing purposes\n\n## Contents\n* `future-devops` - contains `falcon` application\n* `static` - contains static one-page JS-client\n* `nginx.conf` - config for nginx\n* `Dockerfile` - desription of `docker` container\n* `docker-compose.yml` - configuration for `docker-compose`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpress42%2Ffuture-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexpress42%2Ffuture-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexpress42%2Ffuture-devops/lists"}