Created FAQ and Tips (markdown)
parent
9c547da211
commit
0297de65e3
|
@ -0,0 +1,19 @@
|
|||
### Multiple instances of PT Magic
|
||||
If you have more than one **Profit Trailer** bot, you also can install and start multiple instances of **PT Magic**.
|
||||
[See this post.](https://github.com/Legedric/ptmagic/issues/27)
|
||||
|
||||
### Use PT Magic monitor for Profit Trailer Feeder
|
||||
If you already use **Profit Trailer Feeder** and want **PT Magic** to act as an information dashboard only you can run it in Testmode. See [this](https://github.com/Legedric/ptmagic/issues/26) and [this](https://github.com/Legedric/ptmagic/issues/22). **PT Magic** then will only collect summary data for the dashboard but will NOT change your settings (that would be Feeders job).
|
||||
However, please be aware that this may lead to errors firing from either addon or Profit Trailer itself. Although PT Magic won't write to files, it does read from them so in case for example PT Feeder is currently writing to a file that PT Magic wants to read from, it will trigger errors.
|
||||
|
||||
### Start PT Magic with pm2
|
||||
[See this post.](https://github.com/Legedric/ptmagic/issues/41)
|
||||
|
||||
### Nginx Reverse Proxy Instructions with SSL/Basic Authentication
|
||||
[See this post.](https://github.com/Legedric/ptmagic/issues/52)
|
||||
|
||||
### Caddy Reverse Proxy Instructions with SSL/Basic Authentication
|
||||
[See this post.](https://github.com/Legedric/ptmagic/issues/69)
|
||||
|
||||
### OMG I forgot my password! Will I ever see the PT Magic Monitor again? :(
|
||||
Relax! Just delete the file "settings.secure.json" in your "PTMagic" folder. You will be asked to create a new password as soon as you call the monitor website again.
|
Loading…
Reference in New Issue