springboot rest postgres app trigger from unix server

Viewed 10

can we trigger springboot app which is connecting to postgres, from unix server ?

We tried to deploy it to OCP via trident pipeline but as its a very small liquibase app so it gets completed in few seconds and then pod crashes with crashloopbackoff. to fix wanted to check if I can trigger it from server.

0 Answers
Related