<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>miniHardwareTest &#187; Hermes Agent</title>
	<atom:link href="https://uniquetechnologies.cc/category/hermes-agent/feed/" rel="self" type="application/rss+xml" />
	<link>https://uniquetechnologies.cc</link>
	<description>Unique Technologies &#124; MY PORTFOLIO SINCE 1997&#039;S</description>
	<lastBuildDate>Wed, 13 May 2026 18:57:14 +0000</lastBuildDate>
	<language>zh-TW</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Hermes Agent connect Signal</title>
		<link>https://uniquetechnologies.cc/2026/05/13/hermes-agent-connect-signal/</link>
		<comments>https://uniquetechnologies.cc/2026/05/13/hermes-agent-connect-signal/#comments</comments>
		<pubDate>Wed, 13 May 2026 18:55:31 +0000</pubDate>
		<dc:creator><![CDATA[ed ed]]></dc:creator>
				<category><![CDATA[Artical Intelligent]]></category>
		<category><![CDATA[Docker]]></category>
		<category><![CDATA[Hermes Agent]]></category>

		<guid isPermaLink="false">https://uniquetechnologies.cc/?p=33074</guid>
		<description><![CDATA[Better way to install it in docker, 1) create DIR mkdir [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Better way to install it in docker,</p>
<p>1) create DIR<br />
mkdir -p $HOME/.local/share/signal-api</p>
<p>2) install on Docker<br />
sudo docker run -d &#8211;name signal-api &#8211;restart=always -p 8080:8080 \<br />
-v $HOME/.local/share/signal-api:/home/.local/share/signal-cli \<br />
-e &#8216;MODE=native&#8217; bbernhard/signal-cli-rest-api</p>
<p>3) config in hermesw<br />
hermes gateway setup &gt; then enter +852xxx and groupId,<br />
fill in +852xxx and location of Signal Cli installed url</p>
<p>4) open browser to generate qr-c for mobile connect new device<br />
http://(Signal Cli installed location):8080/v1/qrcodelink?device_name=signal-api</p>
<p>(e.g.)<br />

http://192.168.155.111:8080/v1/qrcodelink?device_name=signal-api</p>

<p>5)<br />
docker exec 203690b79e76 curl -X POST -H &#8220;Content-Type: application/json" &#8216;http://localhost:8080/v2/send&#8217; \<br />
-d &#8216;{&#8220;message": &#8220;Hello from Signal API!", &#8220;number": &#8220;+85264782236&#8243;, &#8220;recipients": ["+85264782236"]}&#8217;<br />
&#8211;eXiteRIC</p>
]]></content:encoded>
			<wfw:commentRss>https://uniquetechnologies.cc/2026/05/13/hermes-agent-connect-signal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
