Fresh install How to?

Description

We have a large custom web, and we are searching for a user-friendly GUI for translation, but it's been many hours trying to install zanata on a on-premise server.

Issues:
FROM: http://docs.zanata.org/en/latest/user-guide/system-admin/configuration/installation/
TELLS: You will also find war archives. Don't download these unless you wish to manually configure JBoss, or if you are upgrading an already set up Zanata server
PROBLEM: There is only the WAR file, and the source code.
TELLS: Modify the configuration properties: /standalone/configuration/zanata.properties
PROBLEM: Where can i find this file and/or an example ?
TELLS: Go to the <JBOSS>/bin directory and run standalone-zanata.sh
PROBLEM: Where can i find this file? Google points to: Also points to https://github.com/zanata/zanata-scripts <-- is this one ok?

A run from wildFly results:

 

11:16:31,167 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry lib/snakeyaml-1.13.jar in /content/zanata-war-4.6.2.war/WEB-INF/lib/liquibase-core-3.4.2.jar does not point to a valid jar for a Class-Path reference. 11:16:31,232 WARN [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0081: The deployment zanata-war-4.6.2.war will not be distributable because this feature is disabled in web-fragment.xml of the module resteasy-cdi-3.0.19.Final.jar.

Also tried to 'git clone' and compile, but it leads to:
Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test

What shall i do to run zanata?
Also, is this software ok for me?

Thanks.

Environment

None

Activity

Show:

Gerard Forcada 29 November 2019 at 12:03

1 - git clone

2 - install intellij idea

3 - download liquibase

4 - use intellij to integrate liquibase to project

5 - [ERROR] /home/garfius/Downloads/zanata-platform/server/services/src/main/java/org/zanata/service/impl/AttributionService.kt:[95,51] Type mismatch: inferred type is Stream<String!>! but List<String> was expected

Details

Assignee

Reporter

Tested Version/s

Priority

More fields

Created 26 November 2019 at 11:29
Updated 29 November 2019 at 12:03

Flag notifications