{"id":21712918,"url":"https://github.com/jessmattless/file-storage-application","last_synced_at":"2026-04-08T21:32:17.838Z","repository":{"id":239830656,"uuid":"800710574","full_name":"JessMattless/File-Storage-Application","owner":"JessMattless","description":"This was a duo project made during my second year at university, made using Java and utilising Docker","archived":false,"fork":false,"pushed_at":"2024-05-14T21:45:46.000Z","size":516,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T18:40:16.812Z","etag":null,"topics":["css","docker","java","javafx","sqlite3","ssh"],"latest_commit_sha":null,"homepage":"","language":"Java","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/JessMattless.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":"2024-05-14T21:09:22.000Z","updated_at":"2024-07-23T13:37:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"8a880ffd-9662-424a-9b1d-abced6f37b5b","html_url":"https://github.com/JessMattless/File-Storage-Application","commit_stats":null,"previous_names":["jessmattless/file-storage-application"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JessMattless/File-Storage-Application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessMattless%2FFile-Storage-Application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessMattless%2FFile-Storage-Application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessMattless%2FFile-Storage-Application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessMattless%2FFile-Storage-Application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JessMattless","download_url":"https://codeload.github.com/JessMattless/File-Storage-Application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JessMattless%2FFile-Storage-Application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css","docker","java","javafx","sqlite3","ssh"],"created_at":"2024-11-25T23:49:04.877Z","updated_at":"2026-04-08T21:32:17.832Z","avatar_url":"https://github.com/JessMattless.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COMP20081_Group_Assessment\n\nIf running the app outside the app container the terminal emulator will only work properly if your pc has been authorised. First generate a key pair by running the following in the terminal\n\n```\nssh-keygen\n```\n\nThen copy the public key from ```~/.ssh/id_rsa.pub``` and append it to the list of keys in ```\u003cAPP_ROOT\u003e/Docker/Storage/authorized_keys```\n\n---\n\nIn order to run the app the containers need to be running. It will not even run without them.\n\nIf it's the first time launching the containers the docker-compose needs to be built. This can be done by openning a terminal in ```\u003cAPP_ROOT\u003e/Docker``` and running the following:\n\n```\ndocker-compose build\n```\n\nFrom this point on, as long as the docker-compose file is not changed the containers can be started by running the following in ```\u003cAPP_ROOT\u003e/Docker```:\n\n```\ndocker-compose up -d\n```\n\nTo bring the containers down run the following in ```\u003cAPP_ROOT\u003e/Docker```:\n\n```\ndocker-compose down\n```\n\n---\n\nThe first time the app is ran on a machine or in a new container it may be necessary to set known hosts. To do this run the set_known_hosts.sh script in the projects root directory:\n\n```\nbash ./set_known_hosts.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessmattless%2Ffile-storage-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessmattless%2Ffile-storage-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessmattless%2Ffile-storage-application/lists"}