Wiki source code of A. System Requirements
Last modified by teamwire001 on 2024/12/24 07:42
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = Mobile = | ||
2 | |||
3 | Supported Operating Systems: | ||
4 | |||
5 | * iOS 16.0 or newer | ||
6 | * Android 12.0 or newer | ||
7 | |||
8 | {{id name="desktop"/}} | ||
9 | |||
10 | = Desktop = | ||
11 | |||
12 | Minimum Hardware Specs: | ||
13 | |||
14 | * Intel Pentium 4 processor (supporting SSE2 instruction set or higher) | ||
15 | |||
16 | Supported Operating Systems: | ||
17 | |||
18 | * Microsoft Windows 10 / 11 | ||
19 | * macOS 12 or newer | ||
20 | * 64-bit Ubuntu 18.04 or newer | ||
21 | * 64-bit Fedora 32 or newer | ||
22 | |||
23 | {{id name="webclient"/}} | ||
24 | |||
25 | = Web Client = | ||
26 | |||
27 | Supported Browsers: | ||
28 | |||
29 | * Mozilla Firefox | ||
30 | * Google Chrome | ||
31 | * Microsoft Edge | ||
32 | * Safari | ||
33 | * Opera | ||
34 | |||
35 | {{id name="server"/}} | ||
36 | |||
37 | = Server = | ||
38 | |||
39 | Teamwire will provide a VM image with one of the supported operating systems: | ||
40 | |||
41 | * Debian 11 "Bullseye" (amd64) | ||
42 | * Debian 12 "Bookworm" (amd64) | ||
43 | |||
44 | Supported Hypervisors: | ||
45 | |||
46 | * VMware (OVA) | ||
47 | * KVM (QCOW2) | ||
48 | |||
49 | Supported External DBMS: | ||
50 | |||
51 | * MariaDB | ||
52 | ** [[10.5>>https://packages.debian.org/bullseye/mariadb-server-10.5||rel="noopener noreferrer" target="_blank"]] (Debian 11) | ||
53 | ** [[10.11>>https://packages.debian.org/bookworm/mariadb-server||rel="noopener noreferrer" target="_blank"]] (Debian 12) | ||
54 | * Oracle RDBMS | ||
55 | ** 19.3 | ||
56 | |||
57 | Further information about scaling your Teamwire Server environment can be found here: [[Server Deployment>>doc:OnPremise.Backend-Architecture.WebHome||anchor="deployment"]] and [[Server Example Setups>>doc:OnPremise.Backend-Architecture.WebHome||anchor="examplesetups"]]. | ||
58 | |||
59 | {{id name="teamwireapi"/}} | ||
60 | |||
61 | = Teamwire API = | ||
62 | |||
63 | Our apps and server appliances always support the latest and two preceding Teamwire API versions. | ||
64 | |||
65 | This means we currently support | ||
66 | |||
67 | * API 19 | ||
68 | * API 18 | ||
69 | * API 17 | ||
70 | |||
71 | More information about the compatibility between Teamwire apps and backend are available here: [[Teamwire API List>>doc:OnPremise.Teamwire-API-List.WebHome]] | ||
72 | |||
73 | ## ## |