{"id":20947407,"url":"https://github.com/computemachines/blog","last_synced_at":"2026-04-20T16:04:21.485Z","repository":{"id":78335019,"uuid":"79697076","full_name":"computemachines/blog","owner":"computemachines","description":"Project Showcase","archived":false,"fork":false,"pushed_at":"2017-08-10T00:29:48.000Z","size":355,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T21:51:10.184Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://computemachines.com","language":"JavaScript","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/computemachines.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-01-22T05:55:11.000Z","updated_at":"2017-12-21T05:43:16.000Z","dependencies_parsed_at":"2023-06-11T10:45:16.744Z","dependency_job_id":null,"html_url":"https://github.com/computemachines/blog","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/computemachines%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computemachines%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computemachines%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computemachines%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computemachines","download_url":"https://codeload.github.com/computemachines/blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243345599,"owners_count":20275869,"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-19T00:11:11.130Z","updated_at":"2025-12-28T16:37:47.607Z","avatar_url":"https://github.com/computemachines.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reminders to future self\n\n``` shell\nopenssl dhparam -out /etc/ssl/certs/dhparam.pem\n```\n\n## Order of docker spin up\n1) uwsgi\n2) nginx\n3) webpack (terminates)\n\n\n\n## Docker state\n### Data Volumes\n\n| Container | Volume |\n|-----------|--------|\n| letsencrypt | /etc/letsencrypt/ |\n| nginx | /etc/letsencrypt/ /etc/ssl/ /assets/ |\n| webpack | /assets/ |\n| uwsgi | - |\n| redis | - |\n\n### Networking\n\n| Container | Network | Exposed Bridged ports |\n| -------- | ------------ | ------------------- |\n| letsencrypt |  | 80 443 |\n| nginx | blog | 80 443 |\n| webpack |  | |\n| uwsgi | blog | |\n| redis | blog | |\n\n\n* Letsencrypt certificate renewal\n``` shell\ndocker run -ti -p 80:80 -p 443:443 -v /etc/letsencrypt/:/etc/letsencrypt letsencrypt\n```\n\n### Not included in this repo:\n* letsencrypt.tar.gz\nThis archive contains the letsencrypt public and private keys, certs, and config. Unpack into /etc/ then renew certificate and optionally rebuild archive with fresh certs.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputemachines%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputemachines%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputemachines%2Fblog/lists"}