You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typically I run my geospatial services using pm2. Any suggestions for starting Martin using PM2? I've tried like below and this errors out.
pm2 start "./martin mytiles.mbiles" --name martin
I am running Martin on Ubuntu 24.04 and it works great. I just don't really know how to run it as a background service. I am open to other methods if PM2 is the wrong way forward.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Typically I run my geospatial services using pm2. Any suggestions for starting Martin using PM2? I've tried like below and this errors out.
pm2 start "./martin mytiles.mbiles" --name martin
I am running Martin on Ubuntu 24.04 and it works great. I just don't really know how to run it as a background service. I am open to other methods if PM2 is the wrong way forward.
Beta Was this translation helpful? Give feedback.
All reactions