comparison README @ 426:d700c8f9fc24

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 Nov 2023 20:31:31 +0100
parents 7d2ba3ece4ee
children
comparison
equal deleted inserted replaced
425:c1b0f3c4e1f5 426:d700c8f9fc24
22 22
23 If you downloaded this project as a versioned release package 23 If you downloaded this project as a versioned release package
24 (.tar.gz) focused on one given RDBMS, you will only find the folders 24 (.tar.gz) focused on one given RDBMS, you will only find the folders
25 that are related to this specific RDBMS. The full source code is 25 that are related to this specific RDBMS. The full source code is
26 available at: 26 available at:
27 https://hg.orthanc-server.com/orthanc-databases/ 27 https://orthanc.uclouvain.be/hg/orthanc-databases/
28 28
29 29
30 Compilation and usage 30 Compilation and usage
31 --------------------- 31 ---------------------
32 32
33 The compilation and usage of the plugins is available in the Orthanc 33 The compilation and usage of the plugins is available in the Orthanc
34 Book: 34 Book:
35 35
36 * MySQL/MariaDB : http://book.orthanc-server.com/plugins/mysql.html 36 * MySQL/MariaDB : https://orthanc.uclouvain.be/book/plugins/mysql.html
37 * PostgreSQL : http://book.orthanc-server.com/plugins/postgresql.html 37 * PostgreSQL : https://orthanc.uclouvain.be/book/plugins/postgresql.html
38 * ODBC : http://book.orthanc-server.com/plugins/odbc.html 38 * ODBC : https://orthanc.uclouvain.be/book/plugins/odbc.html
39 39
40 40
41 Older releases of PostgreSQL 41 Older releases of PostgreSQL
42 ---------------------------- 42 ----------------------------
43 43
44 This repository supersedes the older "orthanc-postgresql" repository 44 This repository supersedes the older "orthanc-postgresql" repository
45 that was only focused on PostgreSQL. 45 that was only focused on PostgreSQL.
46 46
47 Releases <= 2.1 of the PostgreSQL plugins can still be found in the 47 Releases <= 2.1 of the PostgreSQL plugins can still be found in the
48 following legacy repository: 48 following legacy repository:
49 https://hg.orthanc-server.com/orthanc-postgresql/ 49 https://orthanc.uclouvain.be/hg/orthanc-postgresql/
50 50
51 51
52 Contributing 52 Contributing
53 ------------ 53 ------------
54 54
55 Instructions for contributing to the Orthanc project are included in 55 Instructions for contributing to the Orthanc project are included in
56 the Orthanc Book: 56 the Orthanc Book:
57 https://book.orthanc-server.com/developers/repositories.html 57 https://orthanc.uclouvain.be/book/developers/repositories.html
58 58
59 59
60 Licensing 60 Licensing
61 --------- 61 ---------
62 62