NPSS Cache Code
Status: Beta
Brought to you by:
ukodragon
| File | Date | Author | Commit |
|---|---|---|---|
| dist | 2011-06-07 |
|
[5a395c] Mergeback to default |
| lib | 2011-05-10 |
|
[1ee93b] Some little cleaning and name correcting was made. |
| nbproject | 2011-06-06 |
|
[895fa1] Merge-back to default |
| src | 2011-06-07 |
|
[5a395c] Mergeback to default |
| web | 2011-05-10 |
|
[1ee93b] Some little cleaning and name correcting was made. |
| .hgignore | 2011-06-06 |
|
[895fa1] Merge-back to default |
| .hgtags | 2011-06-07 |
|
[e366a4] Added tag v0.3 for changeset 5a395ce618b4 |
| README | 2011-06-07 |
|
[5a395c] Mergeback to default |
| build.xml | 2011-06-06 |
|
[895fa1] Merge-back to default |
*Server is written in Java EE 6 Web*
==MongoDB connection==
In /src/java/net/unikernel/npss/controller/resources
rename "semple.connection.props" to "connection.props" аnd edit it to contain your mongodb connection data. More info on configuration details can be red in configuration file.
==MongoDB setup==
More info on mongoDB: http://www.mongodb.org/
My own guide on how to setup on Solaris 11 express: http://sleepycoders.blogspot.com/2011/04/mongodb-solaris-11-express.html
==Web UI structure list==
Under /resources/list/{interval} in web interface you can see db structure with sizes. Interval can be omitted, but when set it's used for auto-refresh in seconds.