Archives : September-2018

Home » 2018 » September

We will use a volume attached to an AppServer EC2 instance. To create volume, follow this guide here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html Create a mount point called “SportLogic.deployments” in “/usr/local/opt”. >cd /usr/local/opt >sudo mkdir SportLogic.deployments >sudo mount /dev/xvdf /usr/local/opt/SportLogic.deployments >sudo chown ec2-user /usr/local/opt/SportLogic.d..

Read more

https://s3-ap-southeast-2.amazonaws.com/sportlogic-repo/jre/jre1.8.0_172/jre1.8.0_172.zip NOTE – starting from macOS 10.15 Catalina, all apps need to be 64-bit. This means any Java that is 32-bit (including legacy Apple Java 6) will no longer be supported, thus unable to run our inTennis & ClassMaestro. To resolve this, install 64-bit Java from OpenJDK https://adoptopenjdk.net/?variant=openjdk8&jvmVaria..

Read more

Client ID newtowncentre Web Links Customer Portal: https://app.newtowncentre.org/customer Room Hire Booking (public view): https://app.newtowncentre.org/customer/booking Admin Portal: https://app.newtowncentre.org/provider DNS records maintained by Brendan King <[email protected]>. “app.newtowncentre.org” is a CNAME of “webapps-sydney.sportlogic.net.au”. Web App Setup BookingControllerV2 Lockers Lockers are setup as bookable resources (ActivityCategory) on the booking calendar under venue id #3. Locker fees are added to the WebBookingTransaction invoice ..

Read more