• How to create peer chat room

    I am looking for some hints to build a peer chat room. Each member can chat to other privately. Also I want to build a list of users who has login to the liveoak server. Does the liveoak support to upload Photo/video ...
    Profile Photo
    last modified by manesvenom
  • Liveoak - externalizing mongo and acl policies

    Dear Liveoak Team,         I have following in extension's config, i want to externalize the mongo service so that any db operations are not scalabe.  Below are my configuration ca...
    Profile Photo
    last modified by tiki
  • iOS example

    Hi.   Has anyone tried going through the example here (https://github.com/liveoak-io/liveoak-example-chat-ios) and running it with success?   I'm just starting to look at liveoak and interested to get thi...
    Profile Photo
    last modified by asail772
  • Is liveoak distributed with SSL enabled?

    Or should I manually set up SSL for WildFly?   I installed liveoak, started it, but after trying to access admin page not from localhost, I get a page informing me that HTTPS is required. I don't know if it's r...
    Profile Photo
    last modified by zzgub
  • Return data from resource triggered script

    I am at a blocking with LiveOak now. No where can I find if it's possible to return data from a readMembers call. The example code below is where I have ended up and sort of describes what I am trying accomplish. I am...
    Profile Photo
    last modified by jchase2
  • Resource Triggered Business Logic Scripts

    Working with LiveOak 1.0.0.Beta01  I am trying to use Resource Triggered scripts and am immediately running into problems. Following the examples I am trying to use request.resource.properties to get paramters I'...
    Profile Photo
    last modified by jchase2
  • Git for applications

    Hi,   I have some questions concerning the use of GIT for applications: How can I access private repositories via https and username+password? Is it possible to update an application via GIT?   Best rega...
    Profile Photo
    last modified by artkoenig
  • Client security settings

    Hi   currently the client security settings matches the security settings for collections. IMHO it would make more sense if I could define for each application, which user role is required to access it.   ...
    Profile Photo
    last modified by artkoenig
  • Token expiration and update

    Hi,   how do I properly handle the access token expiration. Currently I wrap all my requests in "updateToken":                 &#...
    Profile Photo
    last modified by artkoenig
  • Provisioning an extension for an application

    Hello, I'm having a little problem implementing a server side extension for LiveOak. The system-wide "extend" methods of my extension get called alright, but I can't finde the place to provide my extension to a...
    Profile Photo
    last modified by stephan.kleinert
  • Uncaught SecurityError: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported.

    I am trying to get the gallery code to work cross domain.  I created a new application: "itemrepository".  In its application config I include a gridfs drive called itemrepo-images.   I do not want my ...
    Profile Photo
    last modified by peterson.dean
  • LiveOakClient

    I have a need for a few things such as security for GridFS and other features I have mentioned elsewhere.  I think I may have to attempt contributing.  I am looking at the code and I need a little help. ...
    Profile Photo
    last modified by peterson.dean
  • Add Elasticsearch

    Hi.  I use this mongodb river: https://github.com/richardwilly98/elasticsearch-river-mongodb  to automatically push data from my mongodb replica set into elasticsearch.  I use the official elasticsearch...
    Profile Photo
    last modified by peterson.dean
  • Separate Keycloak Server

    You use Keycloak for authentication. I am quite familiar with that project and I already have an existing keycloak server. It looks like you have integrated with the keycloak admin console itself. I want to keep up to...
    Profile Photo
    last modified by peterson.dean