comparison TODO @ 4928:ce038165de74

todo
author Alain Mazy <am@osimis.io>
date Tue, 01 Mar 2022 13:09:43 +0100
parents 0975fbf5897a
children 0b14c766ca7a f377d5643538
comparison
equal deleted inserted replaced
4927:0975fbf5897a 4928:ce038165de74
33 33
34 34
35 ============================ 35 ============================
36 Documentation (Orthanc Book) 36 Documentation (Orthanc Book)
37 ============================ 37 ============================
38
39 * Write a getting started guide (step by step) for each platform to replace
40 https://book.orthanc-server.com/users/cookbook.html :
41 - Ubuntu/Debian
42 - Windows
43 - OSX
44 - Docker on Linux
45 Each step by step guide should contain:
46 - get binaries
47 - launch
48 - open explorer
49 - edit configuration file
50 - restart and observe changes
38 51
39 * Explain how log rotation can be achieved (no built-in support in Orthanc) 52 * Explain how log rotation can be achieved (no built-in support in Orthanc)
40 * Explain how to interface with Mirth/NextGen Connect 53 * Explain how to interface with Mirth/NextGen Connect
41 https://en.wikipedia.org/wiki/NextGen_Connect 54 https://en.wikipedia.org/wiki/NextGen_Connect
42 * How to reproduce issues by replacing Orthanc with storescp or wlmscpfs 55 * How to reproduce issues by replacing Orthanc with storescp or wlmscpfs