{"id":22367248,"url":"https://github.com/yeyom/portfolio","last_synced_at":"2025-07-30T17:32:46.175Z","repository":{"id":246842899,"uuid":"734904329","full_name":"YeyoM/portfolio","owner":"YeyoM","description":"Personal Portfolio, built with Next, Docker, Nginx, Github Actions and Deployed on Digital Ocean","archived":false,"fork":false,"pushed_at":"2024-07-30T03:38:26.000Z","size":10172,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-31T04:48:34.608Z","etag":null,"topics":["digitalocean","docker","javascript","nextjs","nginx","ssh"],"latest_commit_sha":null,"homepage":"https://yeyom-portfolio.duckdns.org/","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/YeyoM.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":"2023-12-23T01:11:21.000Z","updated_at":"2024-07-30T03:38:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"8776a2d1-8459-42a7-938a-f9d7bbe5d73c","html_url":"https://github.com/YeyoM/portfolio","commit_stats":null,"previous_names":["yeyom/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Fportfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Fportfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Fportfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeyoM%2Fportfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YeyoM","download_url":"https://codeload.github.com/YeyoM/portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228164489,"owners_count":17879085,"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":["digitalocean","docker","javascript","nextjs","nginx","ssh"],"created_at":"2024-12-04T18:16:54.005Z","updated_at":"2024-12-04T18:16:54.217Z","avatar_url":"https://github.com/YeyoM.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YeyoM Portfolio\n\nThis is the repository for my personal portfolio, it is a simple website that showcases my projects and skills.\n\n## Technologies\n\n- Next.js\n- Docker\n- Nginx\n- Certbot\n- Centos 8\n\n## How to run locally\n\nTo run the project locally you need to have docker installed in your machine, then you can run the following command:\n\n```bash\ndocker-compose -f docker-compose.yml up --build\n```\n\n## How to deploy\n\nThere is already a script and a CI and CD pipeline that uses github actions to deploy the project to a server, but if you want to deploy it manually you can run the following command:\n\n```bash\ndocker-compose -f docker-compose.prod.yml down\ndocker-compose -f docker-compose.prod.yml up --build\n```\n\n## Troubleshooting\n\nIf there are anyy troubles, please first try to run the following command:\n\n```bash\ndocker system prune -a\n```\n\n## How to renew certificates\n\nEnter the container for nginx, after that try and run\n\n```bash\nopenssl x509 -enddate -noout -in \u003cpath to pem file\u003e\n```\n\nto check if we still have time to renew. Then run\n\n```bash\ncertbot --nginx renew -v\n```\n\nif we got an error try to install the following: python3-certbot-nginx. Then rerun the command. Then run the redeploy command to start the containers again\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeyom%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeyom%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeyom%2Fportfolio/lists"}