I am trying to deploy my Java Springboot project and i am getting this ERROR, so i was wondering if we can deploy the Java springboot by now.
Hey @ndahimana154 ,
Currently, Andasy doesn’t detect or generate a Dockerfile for Java services. You can create it manually and then run the setup again before deploying.
I tried to do things manually but at the first i have deployed and they tell me succed but i found out that it is returninig the Bad gateway, and after trying to solve the issues i got that maybe the memory is low, i have created the db and set evrything so show me how i can deal with it.
Regarding the last screenshot you shared, it looks like your builder disk is full from the last build. Can you restart your builder using the andasy org builder restart command and then redeploy again?




