luckylukeSVK
Explore posts from serversJava spring app from docker hub image . canot connect to it from internet
Hi, I did first time deployed java spring app from docker image from docker hub. Before i deployet app via github source code and everything was good. Now i have problem, I see in deployment logs that tomcat and app is running on port 8080, but i cannot connect to app via provided railway link. should I somehow inter-connect the ports of image's container with ports of railway enviroment ? Thanks
10 replies
Github SECRETs as base64 to FILE in JAVA SPRING project with railway ?
Hi i have simple webapp in java spring, running on tomcat server on railway.app hosting.
I need insert SLL primary key and certificate files via github secrets and actions.
the files will be encoded by Base64 to github secrets. Than i need by GitHub actions convert this secrets to files and put them to folder in project.
The deploying off app is now automated, it deploys every time when i push to master branch.
How can i do it ?
Can you help me? I cannot find some deep tutorial with examples. All documentation which I found is hard to understand.
srvice ID: 8a5bdf0b-f4eb-4868-a0b0-e39a55f7aa88
13 replies
How can i change files in "module" with deployed java spring app ?
Hi is possible to connect to container/module with deployed java spring app, for example via FTP and insert some files to /resources folder? i need insert fiels with SLL priamry key and certificate.
proejct ID: 8a5bdf0b-f4eb-4868-a0b0-e39a55f7aa88
4 replies
FTP connection to Tomcat server ?
Hi i have java spring app in railway server. it is possible to connect to server via FTP and change files in /resources folder ? I need to insert there SLL primary key file. my github si public, so i cannot insert it via github push
4 replies
Java Spring Frontend deployed on server do not show central european letters with diacritic
Hi, I have Java Spring backend with frontend. When running on localhost the web page shows every letter. After deploying on railway server, the fronend web page shows � symbol on place of all central europen letters with diacritics.... Can somebody help ?
21 replies