Skip to content

How to run tgcf as a service in background ? #219

Locked Answered by aahnik
SHAliakbari asked this question in Q&A
Discussion options

You must be logged in to vote

Introduction

Tgcf has two modes. In past mode, the program exits when done. The live mode keeps running as long your server is up.

For more info read the wiki page on Past vs Live ➥

You can run the command

tgcf past
# ors
tgcf live

Run in background

There are many ways you can run tgcf continuously in the background.

In the case of docker and systemctl, you can easily configure them to restart the process when the server…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@aahnik
Comment options

@SHAliakbari
Comment options

@aahnik
Comment options

@SHAliakbari
Comment options

@aahnik
Comment options

Answer selected by aahnik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants