Docker images to use
To deploy Outline, we need to use docker-compose
to run and configure several docker images. The images we need to use are the main Outline image outlinewiki/outline:latest
and the images that Outline depends on:
postgres
redis
Minio
Minio configuration
https://blog.csdn.net/u013480255/article/details/126268636
- port 9000 and 8000 in the docker setting
1
RuntimeError: Error in faiss::gpu::GpuIndex::GpuIndex(std::shared_ptr, int, faiss::MetricType, float, faiss::gpu::GpuIndexConfig) at /root/miniconda3/conda-bld/faiss-pkg_1669821803039/work/faiss/gpu/GpuIndex.cu:55: Error: 'config_.device < getNumDevices()' failed: Invalid GPU device 0
Reference
- https://www.bilibili.com/read/cv22120456
- https://blog.csdn.net/wbsu2004/article/details/123177424
- https://zhuanlan.zhihu.com/p/616851832
- https://docs.getoutline.com/s/hosting/doc/docker-7pfeLP5a8t