B4X FEED [GCE] For Noobs, Part 10 - Running Your B4J App As A Service and Automatically Starting At Boot

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [GCE] For Noobs, Part 10 - Running Your B4J App As A Service and Automatically Starting At Boot است. این موضوع تا کنون 34 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [GCE] For Noobs, Part 10 - Running Your B4J App As A Service and Automatically Starting At Boot
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
34
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Note: The process outlined in this tutorial assumes that your Linux distribution is using systemd. If you have chosen Debian or Ubuntu as your Linux distribution when creating the VM then you should be good to go. Otherwise, you may try the process outlined here but I will not guarantee any success.

Update: 05 Nov 2017, Thanks to @OliverA for pointing out that an exit status should be added to the Service Script. The below service script has been updated to include the following line
SuccessExitStatus=143
This will have the effect of gracefully exiting the service instead of being reported as an error.
(source: )


Why would you want to run your B4J console app as a service?

Good question! Well the short answer is ‘It’s a better way’. The long answer is ‘It really is a better way’. But seriously, having your app running as a service provides some...



 

عقب
بالا