{"id":21039522,"url":"https://github.com/selfhostedpro/yacht_fastapi","last_synced_at":"2025-09-13T19:11:24.389Z","repository":{"id":107474742,"uuid":"285723857","full_name":"SelfhostedPro/yacht_fastapi","owner":"SelfhostedPro","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-12T16:26:01.000Z","size":43760,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-21T12:52:14.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/SelfhostedPro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-08-07T03:03:04.000Z","updated_at":"2022-09-10T05:12:11.000Z","dependencies_parsed_at":"2023-06-14T19:00:50.925Z","dependency_job_id":null,"html_url":"https://github.com/SelfhostedPro/yacht_fastapi","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"717203eef534db09937dc29d0d9930bb133c7ddf"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SelfhostedPro/yacht_fastapi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfhostedPro%2Fyacht_fastapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfhostedPro%2Fyacht_fastapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfhostedPro%2Fyacht_fastapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfhostedPro%2Fyacht_fastapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SelfhostedPro","download_url":"https://codeload.github.com/SelfhostedPro/yacht_fastapi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SelfhostedPro%2Fyacht_fastapi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275013853,"owners_count":25390575,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":[],"created_at":"2024-11-19T13:42:04.466Z","updated_at":"2025-09-13T19:11:24.319Z","avatar_url":"https://github.com/SelfhostedPro.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](https://raw.githubusercontent.com/SelfhostedPro/Yacht/vue/readme_media/Yacht_logo_1_dark.png \"templates\")\n## Yacht\nYacht is a container management UI with a focus on templates and 1-click deployments.\n\n## Demo:\n![Tempaltes](https://raw.githubusercontent.com/SelfhostedPro/Yacht/vue/readme_media/Yacht-Demo.gif \"templates\")\n\n## Installation:\nCurrently only linux has been verified as working but we are open to the idea of supporting windows eventually as well.\n\n**Keep in mind, this is a pre-alpha so the risk of data loss is real and it may not be stable**\n\nOnce docker is installed you'll simply run the following commands to get started:\n```\ndocker volume create yacht\ndocker run -d -p 8000:8000 -v /var/run/docker.sock:/var/run/docker.sock -v yacht:/config selfhostedpro/yacht:vue\n```\nIt will be available on port 8000.\n\nThe default login is `admin@yacht.local` and `pass` you should change this immediately by clicking on admin in the top right and then \"User\" then select \"Change Password\" in the top menu. You can also change your username using this field.\n\nIf you need to reset your password/username to the included defaults, you can connect to the container using `docker exec -it \"INSERT CONTAINER ID HERE WITHOUT QUOTES\" /bin/bash` then run `python3 /manage.py recreate_db`.\n\n## Features So Far:\n* Container Templating Compatibility (Portainer Compatible)\n* Vuetify UI Framework\n* Basic Container Management\n* Template Framework\n* Easy Template Updating\n* Centralized settings for volume management and similar QOL functionality.\n\n\n## Planned Features:\n* Advanced Container Management (Edit/Modify)\n* Container Monitoring\n* Docker-Compose Compatibility\n* Easy access to container interfaces\n* User Management\n\n*If you want something that's not planned please open a feature request issue and we'll see about getting it added.*\n\n## Templating:\nCurrently Yacht is compatible with portainer templates. You'll add a template url in the \"Add Template\" settings. The the template will be read, separated into apps, and imported into the database. The apps associated with the templates are linked via a db relationship so when the template is removed, so are the apps associated with it. We store the template url as well so we can enable updating templates with a button press.\n\nWe recommend starting with: \n```\nhttps://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/yacht/Template/template.json\n```\n\nIn templates you are able to define variables (starting with `!`) to have them automatically replaced by whatever variable the user has set in their server settings (ie. `!config` will be replaced by `/yacht/AppData/Config` by default). \n\n## License\n[MIT License](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfhostedpro%2Fyacht_fastapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfhostedpro%2Fyacht_fastapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfhostedpro%2Fyacht_fastapi/lists"}