"undeploy" project
Hello! I want to undeploy a project of mine so I don't waste credits anymore, but I also want to keep the deployment info saved on Railway. How I do that?
9 Replies
Project ID:
N/A
N/A
from the 3 dot menu of the currently active deployment click remove
you could also use app sleeping https://docs.railway.app/reference/app-sleeping
I can't see this menu or the app sleeping option. Maybe it's because I'm on trial plan...?
Solution
you also need to be beta
you can join beta (priority boarding) from the dashboard's command pallet, open it with ctrl / cmd + k, search for
join
and click the resulting itemthanks
for clarity, you need to be beta for app sleeping. You can remove deployments without being on beta
Apparently I needed to upgrade the postgre plugin to remove the deployment. Now it works, but I signed for the beta anyway.