{"id":30739164,"url":"https://github.com/lukasdotcom/dockerwebsite","last_synced_at":"2026-02-11T07:33:01.863Z","repository":{"id":45036313,"uuid":"441539968","full_name":"lukasdotcom/dockerWebsite","owner":"lukasdotcom","description":"A docker container for my website","archived":false,"fork":false,"pushed_at":"2023-06-03T16:22:22.000Z","size":61,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T22:46:09.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/lukasdotcom.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-24T19:19:59.000Z","updated_at":"2022-01-08T17:08:13.000Z","dependencies_parsed_at":"2025-09-03T22:46:10.960Z","dependency_job_id":"2169484f-5efb-4b4e-9d8c-8333ccfedc61","html_url":"https://github.com/lukasdotcom/dockerWebsite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukasdotcom/dockerWebsite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasdotcom%2FdockerWebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasdotcom%2FdockerWebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasdotcom%2FdockerWebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasdotcom%2FdockerWebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukasdotcom","download_url":"https://codeload.github.com/lukasdotcom/dockerWebsite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukasdotcom%2FdockerWebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29329493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-09-03T22:46:08.278Z","updated_at":"2026-02-11T07:33:01.844Z","avatar_url":"https://github.com/lukasdotcom.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dockerWebsite\nA docker container for my website\n\n## Installation\nSteps for installation\nFirst get the .env file with:\n\n``\nwget https://raw.githubusercontent.com/Lukasdotcom/dockerWebsite/main/.env\n``\n\nThen make sure that all the variables in the .env file are the way you want them to be.\nThen make a volume for the backups by running:\n\n``\ndocker volume create backup\n``\n\nThen run the following command to start the container and then it should be accessable at port 80.\n\n``\ndocker run -d -p 80:80 --name website --env-file .env --volume=backup:/backup lukasdotcom/website\n``\n\nWhen you are done I would recommend for you to login and update the server in the web portal.\n## Email\nYou can send emails through any smtp server and then just put the credentials in the enviromental file.\n## Advanced\nIf you want ssl you can expose port 443 also and use apache certbot to enable ssl on the website.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasdotcom%2Fdockerwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasdotcom%2Fdockerwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasdotcom%2Fdockerwebsite/lists"}