Description
I'm pulling my hair out. I've spent hours trying to figure out how to start instances via ineo on reboot. BTW, ineo is exactly what I was looking for to manage multiple instances on a single machine. Sweet! Thanks!!!
Anyway, I'm on a very basic new Debian 9 install.
crontab @reboot doesn't appear to work. I read others have issues with reboot in cron for a user (vs. root).
I resorted to creating rc.local service like here. https://www.itechlounge.net/2017/10/linux-how-to-add-rc-local-in-debian-9/ It works, but I don't appear to be able to get the environment set correctly to get it to recognize my databases.
The seemingly simple things can be sooo time consuming. Hoping you might have a quick suggested approach that you've worked with. It's not an ineo "issue" but hoping you can help.
Thanks again.