mirror of
https://github.com/TrentSPalmer/trentdocs_website.git
synced 2025-08-01 13:33:57 -07:00
extend docs/arch_redis_nspawn.md minor correction docs/nspawn.md
This commit is contained in:
@@ -111,8 +111,9 @@
|
||||
<div class="section">
|
||||
|
||||
<h1 id="quick-dirty-redis-nspawn-container-on-arch-linux">Quick Dirty Redis Nspawn Container on Arch Linux</h1>
|
||||
<p>Refer to the <a href="../nspawn/">Nspawn</a> page for setting up the nspawn container.</p>
|
||||
<p>Once you have the container running, it seems all you have to do to get
|
||||
<p>Refer to the <a href="../nspawn/">Nspawn</a> page for setting up the nspawn container,
|
||||
install redis, and start/enable redis.service.
|
||||
Once you have the container running, it seems all you have to do to get
|
||||
things working in a container subnet is to change the bind address.</p>
|
||||
<pre><code class="text"># /etc/redis.conf
|
||||
# bind 127.0.0.1
|
||||
|
Reference in New Issue
Block a user