Subversion Repositories oidplus

Rev

Rev 485 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 485 Rev 487
Line 10... Line 10...
10
 
10
 
11
More information as well as a demo version of OIDplus can be found here:
11
More information as well as a demo version of OIDplus can be found here:
12
https://www.oidplus.com/
12
https://www.oidplus.com/
13
 
13
 
14
 
14
 
15
Operate your own copy of OIDplus
15
Download and install OIDplus
16
--------------------------------
16
----------------------------
17
 
17
 
18
We are grateful for every person that wants to install OIDplus on their systems,
18
Method A - Download using SVN (recommended):
19
as we love to see our product spreading and receive feedback about the user-experience.
19
	sudo apt-get update
20
Therefore, if we can help you with installing OIDplus and migrating your data into OIDplus,
20
	sudo apt-get install svn
21
please let us know ( https://www.viathinksoft.de/contact/daniel-marschall ).
21
	svn co https://svn.viathinksoft.com/svn/oidplus/trunk/
-
 
22
 
-
 
23
Method B - Download using Git:
-
 
24
	sudo apt-get update
-
 
25
	sudo apt-get install git
22
We will support you with this, free of charge!
26
	git clone https://github.com/danielmarschall/oidplus.git
23
 
27
 
24
Download using SVN (recommended):
28
Method C - Download SVN snapshot:
25
$ svn co https://svn.viathinksoft.com/svn/oidplus/trunk/
-
 
26
 
-
 
27
Alternatively: Download a TAR.GZ file here:
29
	Download a TAR.GZ file here:
28
https://www.viathinksoft.com/projects/oidplus
30
	https://www.viathinksoft.com/projects/oidplus
29
 
31
 
-
 
32
 
30
System requirements:
33
System requirements
-
 
34
-------------------
-
 
35
 
31
- PHP compatible web server (tested with Apache 2, nginx and Microsoft IIS)
36
- PHP compatible web server (tested with Apache 2, nginx and Microsoft IIS)
32
- PHP 7.0 or higher (also tested with PHP 8.0)
37
- PHP 7.0 or higher (also tested with PHP 8.0)
33
	with extension MySQLi, PostgreSQL, SQLite3, PDO or ODBC, depending on your database
38
	with extension MySQLi, PostgreSQL, SQLite3, PDO or ODBC, depending on your database
-
 
39
- Supported databases:
-
 
40
	MySQL/MariaDB
-
 
41
	PostgreSQL
-
 
42
	SQLite3
34
- Database: MySQL/MariaDB (recommended), PostgreSQL, SQLite3 or Microsoft SQL Server
43
	Microsoft SQL Server
35
- Independent of operating system (tested with Windows, Linux and macOS X)
44
- Independent of operating system (tested with Windows, Linux and macOS X)
36
 
45
 
37
 
46
 
38
Reporting a bug
47
Reporting a bug
39
---------------
48
---------------
Line 42... Line 51...
42
- https://www.viathinksoft.com/thinkbug/thinkbug.php?id=97
51
- https://www.viathinksoft.com/thinkbug/thinkbug.php?id=97
43
- https://www.viathinksoft.com/contact/daniel-marschall
52
- https://www.viathinksoft.com/contact/daniel-marschall
44
- https://github.com/danielmarschall/oidplus/issues
53
- https://github.com/danielmarschall/oidplus/issues
45
 
54
 
46
 
55
 
-
 
56
Support
-
 
57
-------
-
 
58
 
47
If you have any questions or need help, please contact us:
59
If you have any questions or need help, please contact us:
48
https://www.viathinksoft.com/contact/daniel-marschall
60
https://www.viathinksoft.com/contact/daniel-marschall