Switched listmonk user to admin user
This commit is contained in:
parent
0de8f10edf
commit
3f6a0a54b2
@ -1084,8 +1084,8 @@ Password = "$ADMINPASS"
|
||||
<tr>
|
||||
<td class="tg-kwiq">Listmonk</td>
|
||||
<td class="tg-kwiq"><a href="https://listmonk.$DOMAIN/" target="_blank" rel="noopener noreferrer"><span style="color:#340096">listmonk.$DOMAIN</span></a></td>
|
||||
<td class="tg-kwiq" style="word-wrap:break-word;">listmonk<br>$LISTMONKPASS</td>
|
||||
<td class="tg-kwiq">User access is separate from panel. There is only the listmonk user</td>
|
||||
<td class="tg-kwiq">admin@$DOMAIN<br>admin password above</td>
|
||||
<td class="tg-kwiq">User access is separate from panel.</td>
|
||||
<td class="tg-cul6"><a href="https://documentation.federated.computer/docs/core_applications/listmonk" target="_blank" rel="noopener noreferrer"><span style="color:#340096">Click here</span></a></td>
|
||||
<td class="tg-kwiq">Listmonk is (a replacement for Mailchimp) is used to create e-mail subscription lists</td>
|
||||
</tr>
|
||||
|
@ -54,8 +54,8 @@ EOF
|
||||
cat > /federated/apps/listmonk/data/listmonk/config.toml <<EOF
|
||||
[app]
|
||||
address = "0.0.0.0:9000"
|
||||
admin_username = "listmonk"
|
||||
admin_password = "$LISTMONKPASS"
|
||||
admin_username = "admin@$DOMAIN"
|
||||
admin_password = "$ADMINPASS"
|
||||
|
||||
# Database.
|
||||
[db]
|
||||
@ -143,8 +143,8 @@ Here is your applications chart with on how to access this service:<br>
|
||||
<tr>
|
||||
<td class="tg-kwiq">Listmonk</td>
|
||||
<td class="tg-kwiq"><a href="https://listmonk.$DOMAIN" target="_blank" rel="noopener noreferrer"><span style="color:#340096">listmonk.$DOMAIN</span></a></td>
|
||||
<td class="tg-kwiq">listmonk<br>$LISTMONKPASS</td>
|
||||
<td class="tg-kwiq">User access is separate from panel. There is only the listmonk user</td>
|
||||
<td class="tg-kwiq">admin@$DOMAIN<br>$ADMINPASS</td>
|
||||
<td class="tg-kwiq">User access is separate from panel</td>
|
||||
<td class="tg-kwiq"><a href="https://documentation.federated.computer/docs/getting_started/welcome/" target="_blank" rel="noopener noreferrer"><span style="color:#340096">Click here</span></a></td>
|
||||
<td class="tg-kwiq">Listmonk is (a replacement for Mailchimp) is used to create e-mail subscription lists</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user