Here is my Unit File:

[Unit]
Description=TW5 Bacula Wiki
After=nginx.service
Requires=nginx.service

[Service]
TimeoutStartSec=5000
ExecStart=/usr/local/bin/tiddlywiki /home/pi/tw5/linux/bacula --server 9094 
$:/core/save/all text/plain text/html aleer i2jl1g5x %H
User=Tw5
Group=Tw5

[Install]
WantedBy=multi-user.target


When I start it I get the following:

Jun  8 21:16:57 wiki tiddlywiki[1037]: Serving on 127.0.0.1:9094

I was hoping instead that it would bind to the ip of the DNS name (%H) ip but 
that didn't work either.

I've also tried 0.0.0.0 in the command without any luck.

Thank you,
    Andrew J. Leer

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/99e030d6-3683-4ea2-8c2d-ac7012ab54ad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to