burrito icon indicating copy to clipboard operation
burrito copied to clipboard

Starting burrito in daemon mode?

Open Trevoke opened this issue 1 year ago • 3 comments

This is a fairly promising project, and seems quite nice to deploy, well, just about any kind of side project, which makes me WAY more likely to... Have them.. :D

It would be quite fantastic to be able to choose at least that much - start the app in foreground or in daemon mode.

Trevoke avatar Aug 26 '23 03:08 Trevoke

This probably will just have to do with changing the way we start up the Erlang VM -- I do like the idea! I'll label this issue properly :)

doawoo avatar Oct 27 '23 17:10 doawoo

@Trevoke I do this by not calling System.halt/1

rupurt avatar Dec 01 '23 03:12 rupurt

A built in way to detach the process would be nice, so I'll leave this open for now

doawoo avatar Dec 02 '23 21:12 doawoo