mirror of
https://github.com/knadh/listmonk.git
synced 2025-10-08 22:37:22 +08:00
deploy: 6689b716d9
This commit is contained in:
parent
e8779a1b2c
commit
b9fbedb8e5
3 changed files with 2 additions and 2 deletions
|
@ -1328,7 +1328,7 @@
|
|||
<p>See the "<a href="#tutorials">Tutorials</a>" section at the bottom for detailed guides. </p>
|
||||
<h2 id="binary">Binary<a class="headerlink" href="#binary" title="Permanent link">¶</a></h2>
|
||||
<ul>
|
||||
<li>Download the <a href="https://github.com/knadh/listmonk/releases">latest release</a> and extract the listmonk binary.</li>
|
||||
<li>Download the <a href="https://github.com/knadh/listmonk/releases">latest release</a> and extract the listmonk binary. <code>amd64</code> is the main one. It works for Intel and x86 CPUs.</li>
|
||||
<li><code>./listmonk --new-config</code> to generate config.toml. Then, edit the file.</li>
|
||||
<li><code>./listmonk --install</code> to install the tables in the Postgres DB.</li>
|
||||
<li>Run <code>./listmonk</code> and visit <code>http://localhost:9000</code>.</li>
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Add table
Reference in a new issue