mirror of
https://github.com/xwiki-labs/cryptpad-docker.git
synced 2024-11-14 23:05:04 +00:00
No description
c5a69aa6cc
Signed-off-by: Adrian Nöthlich <git@promasu.tech> |
||
---|---|---|
cryptpad@e58dfbabd4 | ||
customize | ||
.dockerignore | ||
.gitmodules | ||
Dockerfile | ||
README.md |
CryptPad docker
This repository has been created as part of an ongoing effort to separate docker from the CryptPad platform repo.
The officially recommended deployment method is to use the example.nginx.conf
file provided by the core repo and to manage updates directly on the host system using git
, npm
(as provided by nvm) and bower
.
Docker images and their supporting configuration files are provided as a community effort by those using them, with support provided by the core development team on a best-effort basis. Keep in mind that the core team neither uses nor tests Docker images, so your results may vary.