Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 600 → Rev 601

/trunk/README.md
0,0 → 1,47
# About OIDplus 2.0
 
### What is OIDplus?
OIDplus is an OpenSource software solution by ViaThinkSoft that can be used by
Registration Authorities to manage and publish information about
Object Identifiers (OIDs), Globally Unique Identifiers (GUIDs), and much more.
 
More information as well as a demo version of OIDplus can be found here:
https://www.oidplus.com/
 
### Download and install OIDplus
 
##### Method A - Download using SVN (recommended):
sudo apt-get update
sudo apt-get install svn
svn co https://svn.viathinksoft.com/svn/oidplus/trunk/
 
##### Method B - Download using Git:
sudo apt-get update
sudo apt-get install git
git clone https://github.com/danielmarschall/oidplus.git
 
##### Method C - Download SVN snapshot:
Download a TAR.GZ file here:
https://www.viathinksoft.com/projects/oidplus
 
### System requirements
- PHP compatible web server (tested with Apache 2, nginx and Microsoft IIS)
- PHP 7.0 or higher (also tested with PHP 8.0)
with extension MySQLi, PostgreSQL, SQLite3, PDO or ODBC, depending on your database
- Supported databases:
- MySQL/MariaDB
- PostgreSQL
- SQLite3
- Microsoft SQL Server
- Independent of operating system (tested with Windows, Linux and macOS X)
 
### Reporting a bug
You can file a bug report here:
- https://www.viathinksoft.com/thinkbug/thinkbug.php?id=97
- https://www.viathinksoft.com/contact/daniel-marschall
- https://github.com/danielmarschall/oidplus/issues
 
### Support
If you have any questions or need help, please contact us:
https://www.viathinksoft.com/contact/daniel-marschall