This shouldnt be tough for us to install
Hi,
thanks for reply.
i get this error
java -jar scoold.war -Dconfig.file=application.conf
Error: Unable to access jarfile scoold.war
and in conf file i changed localhost with my ip. is this true ?
Hi, the deployment steps for Scoold are:
- Deploy Para on your machine OR create an account and app on ParaIO.com
- Create and edit the
application.conf
file and configure the Para endpoint and credentials - Run Scoold with
java -jar scoold.war -Dconfig.file=application.conf
Read the Para documentation and the Scoold Readme.