summaryrefslogtreecommitdiffstats
path: root/catalog-fe/README.md
blob: 7681ca74ece4a99b1a0fe1b3ba12befc103e2826 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# catalog-fe

## Run the project
``` bash
mvn jetty:run \
-Dconfig.home=src/test/resources/config \
-Dlog.home=target/log \
-Dlogback.configurationFile=src/main/resources/config/logback.xml
```

You can check the following urls to ensure that it is working
- http://localhost:8080/sdc1/rest/configmgr/get  
- http://localhost:8080/sdc1/proxy
n class="p">: - blueprints-deploy:/opt/app/onap/blueprints/deploy - ../certs:/opt/app/onap/python/certs environment: APPLICATIONNAME: PythonExecutor BUNDLEVERSION: 1.0.0 APP_CONFIG_HOME: /opt/app/onap/config STICKYSELECTORKEY: ENVCONTEXT: dev APP_PORT: 50052 #AUTH_TYPE: basic-auth #AUTH_TOKEN: Basic Y2NzZGthcHBzOmNjc2RrYXBwcw== AUTH_TYPE: tls-auth LOG_FILE: /opt/app/onap/logs/application.log volumes: blueprints-deploy: