{"id":15405623,"url":"https://github.com/krisleech/interkonect-server","last_synced_at":"2026-05-01T15:37:11.801Z","repository":{"id":66255563,"uuid":"88099828","full_name":"krisleech/interkonect-server","owner":"krisleech","description":"Ansible Provision and Deployment for interkonect.com and associated websites","archived":false,"fork":false,"pushed_at":"2017-05-10T10:30:22.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-12T22:43:24.852Z","etag":null,"topics":["ansible","hugo","ubuntu","website"],"latest_commit_sha":null,"homepage":null,"language":null,"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/krisleech.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-04-12T21:59:58.000Z","updated_at":"2017-05-21T09:45:38.000Z","dependencies_parsed_at":"2023-02-20T21:30:49.733Z","dependency_job_id":null,"html_url":"https://github.com/krisleech/interkonect-server","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"9a5aad48601c21bb35702dd21a70aa2b92bdd1a1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krisleech/interkonect-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Finterkonect-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Finterkonect-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Finterkonect-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Finterkonect-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krisleech","download_url":"https://codeload.github.com/krisleech/interkonect-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krisleech%2Finterkonect-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ansible","hugo","ubuntu","website"],"created_at":"2024-10-01T16:17:33.388Z","updated_at":"2026-05-01T15:37:11.780Z","avatar_url":"https://github.com/krisleech.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# interkonect.com\n\nAnsible provisioning and deployment for my websites with SSL certficates from\n[Lets Encrypt](https://letsencrypt.org).\n\n## Installation\n\nAnsible is installed on a control node, typically a developers machine. This\nrepository contains the hosts and playbooks for provisioning and deployment.\n\n### Install Ansible\n\nAnsible 2.x or better is required.\n\n#### Ubuntu\n\n```\napt-add-repository ppa:ansible/ansible\napt-get update\napt-get install ansible\n```\n\n### Clone Repository\n\n```\ngit clone git@github.com:krisleech/interkonect-server.git\ncd interkonect-server\n```\n\n## Provision Servers\n\nCreate new cloud server using Ubuntu 16.04 LTS (64 bit) as the base image and adding\nyour public SSH key. The hostname should be `interkonect.com`. There is assumed\nto be a root user.\n\n```\nansible-playbook provision/interkonect.com/main.yml\n```\n\n## Deploy websites\n\n```\nansible-playbook deploy/interkonect.com/main.yml\n```\n\n## Misc\n\nShow facts for servers:\n\n```\nansible all -m setup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Finterkonect-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrisleech%2Finterkonect-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrisleech%2Finterkonect-server/lists"}