mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-20 00:09:30 +00:00
Update
This commit is contained in:
parent
d1f9b9e52b
commit
c5991e62a2
@ -1 +1 @@
|
||||
{"last_updated_timestamp":1651032203}
|
||||
{"last_updated_timestamp":1651046610}
|
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1651032203
|
||||
"last_updated_timestamp": 1651046610
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -222561,9 +222561,9 @@
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 568,
|
||||
"LastUpdateScan": 1648447400,
|
||||
"LastUpdate": 1648433062,
|
||||
"downloads": 956,
|
||||
"LastUpdate": 1651025079,
|
||||
"LastUpdateScan": 1651046609,
|
||||
"FirstSeen": 1648447400
|
||||
},
|
||||
{
|
||||
@ -229059,6 +229059,7 @@
|
||||
"Network": "bridge",
|
||||
"Shell": "bash",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/122875-support-docker-mailserver/",
|
||||
"Project": "https://github.com/docker-mailserver/docker-mailserver",
|
||||
"Overview": "A production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade.\r\n<br>\r\n<h3> Preperations </h3>\r\nThis short guide will help you to set up a mailserver. <br>\r\n<br>\r\nTo keep the mailserver running, there are some important points to consider, like at least one configured mail account, SSL type, hostname, etc. \r\n<br>If these points are missing, they will be mentioned in the Docker logs to simplify troubleshooting.\r\n<br>\r\n<br>Make sure, you got an domain and a static IP adress to setup your mailserver. <br> MX and A DNS entries are needed. After that, portforward the mentioned ports in your router.\r\n<h3> Initial steps: </h3>\r\n\r\nThe following placeholders will be used: <br>\r\n<br><b> user </b> is the mail account you create. \r\n<br><b> example.com </b> is the domain you are using.\r\n<br><b> mail.example.com </b>is the FQDN of the mailserver.\r\n<br><b> password </b>is the password for your mail account.</b>\r\n<br>\r\n<br>1. At first, setup the <b> environment variables </b> and change <b>--hostname mail.example.com </b> in the <b> Extra Parameters (advanced view)</b> as needed. \r\n<br> Choose custom <b> Network Type </b> and set an fixed IP Adress. (didn't tested other options)\r\n<br>\r\n<br>2. Create an e-mail account by starting the container with <b>Post arguments </b> (advanced view):\r\n<br><b>setup email add user@example.com 'password'</b>\r\n<br><b>setup email add admin@company.org 'Ch33rs#M8!' </b> (for example)\r\n<br>\r\n<br>3. <b> Remove the post arguments. </b>\r\n<br>\r\n<br>4. Start container and check the logs.\r\n<br>Optional and recommended: Open Container Console and type in...\r\n<br> <b>setup config dkim</b>\r\n<br>\r\n<br>5. Try to connect to the server with an e-mail client.\r\n<br>\r\n<br>6. Test sending and recieving mails <br>\r\nOptional: If everything works, you can enable <b>Fail2Ban</b> in the environment variables\r\n<br>\r\n<br>For further informations, visit the extended documention:\r\n<br> https://docker-mailserver.github.io/docker-mailserver/edge/",
|
||||
"WebUI": "",
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1685,
|
||||
"last_updated_timestamp": 1651032203,
|
||||
"last_updated": "2022-04-27 00:03",
|
||||
"last_updated_timestamp": 1651046610,
|
||||
"last_updated": "2022-04-27 04:03",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -7907,7 +7907,6 @@
|
||||
],
|
||||
"downloads": 8776822,
|
||||
"stars": 119,
|
||||
"LastUpdate": 1650649909,
|
||||
"trending": 0.125,
|
||||
"trends": [
|
||||
4.854,
|
||||
@ -7937,6 +7936,7 @@
|
||||
8776822
|
||||
],
|
||||
"LastUpdateScan": 1651032202,
|
||||
"LastUpdate": 1650649909,
|
||||
"FirstSeen": 1596463729,
|
||||
"topTrending": -4.729,
|
||||
"topPerforming": 0.125
|
||||
@ -133602,7 +133602,6 @@
|
||||
"Network-Other"
|
||||
],
|
||||
"downloads": 15390,
|
||||
"LastUpdate": 1575309973,
|
||||
"trending": 0.104,
|
||||
"trends": [
|
||||
4.25,
|
||||
@ -133632,6 +133631,7 @@
|
||||
15390
|
||||
],
|
||||
"LastUpdateScan": 1651032202,
|
||||
"LastUpdate": 1575309973,
|
||||
"FirstSeen": 1575687936,
|
||||
"topTrending": -4.146
|
||||
},
|
||||
@ -133764,7 +133764,6 @@
|
||||
"Tools-Utilities"
|
||||
],
|
||||
"downloads": 12629,
|
||||
"LastUpdate": 1575294300,
|
||||
"trending": 0.214,
|
||||
"trends": [
|
||||
3.617,
|
||||
@ -133794,6 +133793,7 @@
|
||||
12629
|
||||
],
|
||||
"LastUpdateScan": 1651032202,
|
||||
"LastUpdate": 1575294300,
|
||||
"FirstSeen": 1575680732,
|
||||
"topTrending": -3.403
|
||||
},
|
||||
@ -161109,7 +161109,6 @@
|
||||
"CAComment": "This template is set up to use a custom network. You may have to adjust the network or IP address etc to match your system",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/TheBriansRepository/intel-gpu-telegraf/intel-gpu-telegraf.xml",
|
||||
"downloads": 16377,
|
||||
"LastUpdate": 1591224245,
|
||||
"trending": 0.183,
|
||||
"trends": [
|
||||
9.256,
|
||||
@ -161139,6 +161138,7 @@
|
||||
16377
|
||||
],
|
||||
"LastUpdateScan": 1651032202,
|
||||
"LastUpdate": 1591224245,
|
||||
"FirstSeen": 1591272457,
|
||||
"topTrending": -9.073
|
||||
},
|
||||
@ -222723,9 +222723,9 @@
|
||||
"CategoryList": [
|
||||
"GameServers"
|
||||
],
|
||||
"downloads": 568,
|
||||
"LastUpdateScan": 1648447400,
|
||||
"LastUpdate": 1648433062,
|
||||
"downloads": 956,
|
||||
"LastUpdate": 1651025079,
|
||||
"LastUpdateScan": 1651046609,
|
||||
"FirstSeen": 1648447400
|
||||
},
|
||||
{
|
||||
@ -229221,6 +229221,7 @@
|
||||
"Network": "bridge",
|
||||
"Shell": "bash",
|
||||
"Privileged": "false",
|
||||
"Support": "https://forums.unraid.net/topic/122875-support-docker-mailserver/",
|
||||
"Project": "https://github.com/docker-mailserver/docker-mailserver",
|
||||
"Overview": "A production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.). Only configuration files, no SQL database. Keep it simple and versioned. Easy to deploy and upgrade.\r\n<br>\r\n<h3> Preperations </h3>\r\nThis short guide will help you to set up a mailserver. <br>\r\n<br>\r\nTo keep the mailserver running, there are some important points to consider, like at least one configured mail account, SSL type, hostname, etc. \r\n<br>If these points are missing, they will be mentioned in the Docker logs to simplify troubleshooting.\r\n<br>\r\n<br>Make sure, you got an domain and a static IP adress to setup your mailserver. <br> MX and A DNS entries are needed. After that, portforward the mentioned ports in your router.\r\n<h3> Initial steps: </h3>\r\n\r\nThe following placeholders will be used: <br>\r\n<br><b> user </b> is the mail account you create. \r\n<br><b> example.com </b> is the domain you are using.\r\n<br><b> mail.example.com </b>is the FQDN of the mailserver.\r\n<br><b> password </b>is the password for your mail account.</b>\r\n<br>\r\n<br>1. At first, setup the <b> environment variables </b> and change <b>--hostname mail.example.com </b> in the <b> Extra Parameters (advanced view)</b> as needed. \r\n<br> Choose custom <b> Network Type </b> and set an fixed IP Adress. (didn't tested other options)\r\n<br>\r\n<br>2. Create an e-mail account by starting the container with <b>Post arguments </b> (advanced view):\r\n<br><b>setup email add user@example.com 'password'</b>\r\n<br><b>setup email add admin@company.org 'Ch33rs#M8!' </b> (for example)\r\n<br>\r\n<br>3. <b> Remove the post arguments. </b>\r\n<br>\r\n<br>4. Start container and check the logs.\r\n<br>Optional and recommended: Open Container Console and type in...\r\n<br> <b>setup config dkim</b>\r\n<br>\r\n<br>5. Try to connect to the server with an e-mail client.\r\n<br>\r\n<br>6. Test sending and recieving mails <br>\r\nOptional: If everything works, you can enable <b>Fail2Ban</b> in the environment variables\r\n<br>\r\n<br>For further informations, visit the extended documention:\r\n<br> https://docker-mailserver.github.io/docker-mailserver/edge/",
|
||||
"WebUI": "",
|
||||
|
@ -1 +1 @@
|
||||
1666
|
||||
0
|
2
log.txt
2
log.txt
@ -2786,6 +2786,8 @@ Processing /tmp/appFeed/templates/KulischsRepository/docker-mailserver/docker-ma
|
||||
|
||||
Updating stats on containers
|
||||
|
||||
nefald/geysermc
|
||||
nefald/geysermc Downloads: 956 Stars: 0 Base: unknown
|
||||
|
||||
Updating GitHub
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -58722,14 +58722,14 @@
|
||||
},
|
||||
"nefald/geysermc": {
|
||||
"Base": null,
|
||||
"Downloads": 568,
|
||||
"Downloads": 956,
|
||||
"Stars": null,
|
||||
"Time": 1648447400,
|
||||
"Time": 1651046609,
|
||||
"trending": null,
|
||||
"trends": null,
|
||||
"downloadtrend": null,
|
||||
"trendsDate": null,
|
||||
"LastUpdate": 1648433062
|
||||
"LastUpdate": 1651025079
|
||||
},
|
||||
"banhcanh/docker-fmd2:latest": {
|
||||
"Base": null,
|
||||
|
Loading…
x
Reference in New Issue
Block a user