Subversion Repositories oidplus

Rev

Rev 485 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
366 daniel-mar 1
About OIDplus 2.0
2
=================
3
 
4
What is OIDplus?
5
----------------
6
 
7
OIDplus is an OpenSource software solution by ViaThinkSoft that can be used by
8
Registration Authorities to manage and publish information about
9
Object Identifiers (OIDs), Globally Unique Identifiers (GUIDs), and much more.
10
 
485 daniel-mar 11
More information as well as a demo version of OIDplus can be found here:
12
https://www.oidplus.com/
366 daniel-mar 13
 
14
 
487 daniel-mar 15
Download and install OIDplus
16
----------------------------
366 daniel-mar 17
 
487 daniel-mar 18
Method A - Download using SVN (recommended):
19
	sudo apt-get update
20
	sudo apt-get install svn
21
	svn co https://svn.viathinksoft.com/svn/oidplus/trunk/
366 daniel-mar 22
 
487 daniel-mar 23
Method B - Download using Git:
24
	sudo apt-get update
25
	sudo apt-get install git
26
	git clone https://github.com/danielmarschall/oidplus.git
366 daniel-mar 27
 
487 daniel-mar 28
Method C - Download SVN snapshot:
29
	Download a TAR.GZ file here:
30
	https://www.viathinksoft.com/projects/oidplus
366 daniel-mar 31
 
487 daniel-mar 32
 
33
System requirements
34
-------------------
35
 
366 daniel-mar 36
- PHP compatible web server (tested with Apache 2, nginx and Microsoft IIS)
485 daniel-mar 37
- PHP 7.0 or higher (also tested with PHP 8.0)
38
	with extension MySQLi, PostgreSQL, SQLite3, PDO or ODBC, depending on your database
487 daniel-mar 39
- Supported databases:
40
	MySQL/MariaDB
41
	PostgreSQL
42
	SQLite3
43
	Microsoft SQL Server
485 daniel-mar 44
- Independent of operating system (tested with Windows, Linux and macOS X)
366 daniel-mar 45
 
46
 
47
Reporting a bug
48
---------------
49
 
50
You can file a bug report here:
51
- https://www.viathinksoft.com/thinkbug/thinkbug.php?id=97
52
- https://www.viathinksoft.com/contact/daniel-marschall
53
- https://github.com/danielmarschall/oidplus/issues
54
 
55
 
487 daniel-mar 56
Support
57
-------
58
 
366 daniel-mar 59
If you have any questions or need help, please contact us:
60
https://www.viathinksoft.com/contact/daniel-marschall