Sv: Nikita and a summer of code

Thomas Sødring tsodring at oslomet.no
Thu Aug 10 08:20:57 CEST 2023


> Where do I find the latest Nikita Noark 5 source code release in development and/or in release with ElasticSearch and SpringBoot 3 upgrades?


Everythiing is now in master so all you have to do is clone the repo and you are good to go. The latest changes are something you will like Ole as nikita will now start even if Elasticsearch is not running. However, you will see error messages in the log

2023-08-10T08:11:47.833+02:00 ERROR 2926990 --- [nt_sniffer[T#1]] org.elasticsearch.client.sniff.Sniffer   : error while sniffing nodes

java.net.ConnectException: Connection refused
      at org.elasticsearch.client.RestClient.extractAndWrapCause(RestClient.java:930) ~[elasticsearch-rest-client-8.7.1.jar:8.7.1]
      at org.elasticsearch.client.RestClient.performRequest(RestClient.java:300) ~[elasticsearch-rest-client-8.7.1.jar:8.7.1]
      at org.elasticsearch.client.RestClient.performRequest(RestClient.java:288) ~[elasticsearch-rest-client-8.7.1.jar:8.7.1]

You can just ignore this.

The build description has been updated:

https://gitlab.com/OsloMet-ABI/nikita-noark5-core/-/blob/master/docs/general/Install.md<https://gitlab.com/OsloMet-ABI/nikita-noark5-core/-/blob/master/docs/general/Install.md?ref_type=heads>

I would be interested to hear if the steps make sense or if I am missing anythin.

Note that keycloak s now a requirement that handles logging in to nikita. I know you played with MS login and I think MS login can be configured in keycloak, so feel free to play around with that.

Thomas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nuug.no/pipermail/nikita-noark/attachments/20230810/ddc6aa85/attachment-0001.htm>


More information about the nikita-noark mailing list