
A fast, collaborative, knowledge base for your team built using React and Node.js.
Try out Outline using our hosted version at [***]
https://github.com/prettier/prettier https://github.com/styled-components/styled-components
This is the source code that runs Outline and all the associated services. If you want to use Outline then you don't need to run this code, we offer a hosted version of the app at getoutline.com.
If you'd like to run your own copy of Outline or contribute to development then this is the place for you.
Please see the documentation for running your own copy of Outline in a production configuration.
If you have questions or improvements for the docs please create a thread in https://github.com/outline/outline/discussions.
There is a short guide for setting up a development environment if you wish to contribute changes, fixes, and improvements to Outline.
Outline is built and maintained by a small team – we'd love your help to fix bugs and add features!
Before submitting a pull request please discuss with the core team by creating or commenting in an issue on https://www.github.com/outline/outline/issues – we'd also love to hear from you in the https://www.github.com/outline/outline/discussions. This way we can ensure that an approach is agreed on before code is written. This will result in a much higher liklihood of your code being accepted.
If you’re looking for ways to get started, here's a list of ways to help us improve Outline:
If you're interested in contributing or learning more about the Outline codebase please refer to the architecture document first for a high level overview of how the application is put together.
In development Outline outputs simple logging to the console, prefixed by categories. In production it outputs JSON logs, these can be easily parsed by your preferred log ingestion pipeline.
HTTP logging is disabled by default, but can be enabled by setting the DEBUG=http environment variable.
We aim to have sufficient test coverage for critical parts of the application and aren't aiming for 100% unit test coverage. All API endpoints and anything authentication related should be thoroughly tested.
To add new tests, write your tests with Jest and add a file with .test.js extension next to the tested code.
shell# To run all tests make test # To run backend tests in watch mode make watch
Once the test database is created with make test you may individually run
frontend and backend tests directly.
shell# To run backend tests yarn test:server # To run a specific backend test yarn test:server myTestFile # To run frontend tests yarn test:app
Sequelize is used to create and run migrations, for example:
shellyarn sequelize migration:generate --name my-migration yarn sequelize db:migrate
Or to run migrations on test database:
shellyarn sequelize db:migrate --env test
Outline is BSL 1.1 licensed.
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务