{"id":13599254,"url":"https://github.com/vicalloy/outline-docker-compose","last_synced_at":"2025-05-16T19:07:15.354Z","repository":{"id":37673620,"uuid":"458062437","full_name":"vicalloy/outline-docker-compose","owner":"vicalloy","description":"Install a self-hosted Outline wiki instance in a couple of minutes","archived":false,"fork":false,"pushed_at":"2023-12-24T11:24:19.000Z","size":48,"stargazers_count":827,"open_issues_count":37,"forks_count":143,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-12T17:50:10.206Z","etag":null,"topics":["docker","docker-compose","outline","self-hosted","wiki"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vicalloy.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}},"created_at":"2022-02-11T05:51:03.000Z","updated_at":"2025-04-11T08:36:58.000Z","dependencies_parsed_at":"2024-03-31T08:34:06.836Z","dependency_job_id":"cabbabd4-a33d-449a-8a9b-f50b85293ef3","html_url":"https://github.com/vicalloy/outline-docker-compose","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/vicalloy%2Foutline-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foutline-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foutline-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vicalloy%2Foutline-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vicalloy","download_url":"https://codeload.github.com/vicalloy/outline-docker-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254592395,"owners_count":22097013,"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":["docker","docker-compose","outline","self-hosted","wiki"],"created_at":"2024-08-01T17:01:01.387Z","updated_at":"2025-05-16T19:07:15.318Z","avatar_url":"https://github.com/vicalloy.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# outline-docker-compose\n\nInstall a self-hosted [Outline](https://github.com/outline/outline) wiki instance in a couple of minutes.\n\n## Features:\n\n1. A simple make and bash script to help you generate all the conf required.\n1. A docker-compose to run your service.\n1. A [OIDC server](https://github.com/vicalloy/oidc-server) to manage users, no need to login via Slack or Google.\n\n## How to use\n\n1. Initializing the system.\n    ```\n    git clone https://github.com/vicalloy/outline-docker-compose.git\n    cd outline-docker-compose\n    cp scripts/config.sh.sample scripts/config.sh\n    # update config file: vim scripts/config.sh\n    make install  # Create a docker-compose config file and start it. Initializing the oidc-server(add oidc client for outline and create a superuser).\n    ```\n   - NOTE: Outline Wiki 0.72.0-1 supports local file storage. You can set `FILE_STORAGE=local` to use local file storage(MINIO is no longer required).\n2. Open `http://127.0.0.1:8888` and login to outline.\n3. Open `http://127.0.0.1:8888/uc/admin/auth/user/` to add new users.\n\n## scripts/config.sh\n\nThe config file [scripts/config.sh.sample](scripts/config.sh.sample)\n\n## Makefile\n\n- `make install` create docker-compose config file and start it. Initializing the oidc-server(add oidc client for outline and create a superuser)\n- `make start` start outline\n- `make stop` stop outline\n- `make clean` remove all config file generated by script.\n- `make clean-data` ⚠️ You will lose all your data\n\n\n## FAQ\n\n1. Q: Added a new user, but can't login the outline\n    - You should add an email for the new user\n    - If the domain in the email is not the same as the admin user's domain, you should add the domain to the settings `ALLOWED_DOMAINS`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicalloy%2Foutline-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvicalloy%2Foutline-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvicalloy%2Foutline-docker-compose/lists"}