{"id":18875413,"url":"https://github.com/quickbox/dockbox","last_synced_at":"2025-10-28T21:43:42.128Z","repository":{"id":80958377,"uuid":"86938592","full_name":"QuickBox/DockBox","owner":"QuickBox","description":"Docker Based Quickbox","archived":false,"fork":false,"pushed_at":"2019-10-25T20:29:01.000Z","size":11257,"stargazers_count":29,"open_issues_count":1,"forks_count":8,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-28T20:39:59.980Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuickBox.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}},"created_at":"2017-04-01T19:49:44.000Z","updated_at":"2024-02-06T20:40:25.000Z","dependencies_parsed_at":"2023-06-02T00:37:45.970Z","dependency_job_id":null,"html_url":"https://github.com/QuickBox/DockBox","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/QuickBox%2FDockBox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBox%2FDockBox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBox%2FDockBox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuickBox%2FDockBox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuickBox","download_url":"https://codeload.github.com/QuickBox/DockBox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223639397,"owners_count":17177816,"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-08T06:07:21.894Z","updated_at":"2025-10-28T21:43:42.072Z","avatar_url":"https://github.com/QuickBox.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DockBox\nDocker Based Quickbox\n\nIt's basically:\n1) [Install docker](https://store.docker.com/editions/community/docker-ce-server-ubuntu?tab=description) \n2) Add your non-root user to the docker group:\n   \n\n       sudo groupadd docker\n       sudo gpasswd -a my_user docker\n       sudo service docker restart\n       sudo systemctl enable docker\n\n3) setup env variables\n  Add to .profile \n\n       export DOCKER_CONFIG=$HOME/config\n       export DOCKER_STORAGE=$HOME/cloud/common\n       export DOCKER_DOWNLOADS=$HOME/downloads\n       export DOCKER_HOSTNAME=FQDN_here\n       export DOCKER_TRANSCODE=/tmp\n\n4) Copy taefik and traefik.toml to ~/config/traefik\n5) chmod +x traefik\n6) execute Traefik as root: sudo ./traefik\n\ntraefik.toml can be customized for Lets Encryt and will probably need a htpasswd file created in ~/config/traefik directory or you can comment that section out of the toml file.\n\nI highly recomment installing Portainer along with the Traefik web interface to do troubleshooting.\n\nnow install Organizr per the scripts (needs to be installed first)\nInstall other apps per the scripts\n\ngo to https://host/user/  and this will be the main panel for the user\nother apps are called from organizr or https://server/user/app/ (needs last slash)\n\nInitial Organizr user is 'admin' with a password of 'Password1'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickbox%2Fdockbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickbox%2Fdockbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickbox%2Fdockbox/lists"}