corifeus-server-deployer
Advanced tools
Comparing version 1.1.885-378 to 1.1.901-385
{ | ||
"name": "corifeus-server-deployer", | ||
"version": "1.1.885-378", | ||
"version": "1.1.901-385", | ||
"corifeus": { | ||
@@ -8,3 +8,3 @@ "icon": "fas fa-ship", | ||
"publish": true, | ||
"nodejs": "v10.0.0", | ||
"nodejs": "v10.1.0", | ||
"opencollective": false, | ||
@@ -38,5 +38,5 @@ "reponame": "corifeus-server-deployer" | ||
"devDependencies": { | ||
"corifeus-builder": "^1.7.1375-396", | ||
"corifeus-builder": "^1.7.1400-407", | ||
"lodash": "^4.17.10", | ||
"mongoose": "^5.0.17" | ||
"mongoose": "^5.1.0" | ||
}, | ||
@@ -48,4 +48,4 @@ "engines": { | ||
"dependencies": { | ||
"corifeus-server": "^1.1.1155-499" | ||
"corifeus-server": "^1.1.1171-506" | ||
} | ||
} |
@@ -8,7 +8,7 @@ [//]: #@corifeus-header | ||
--- | ||
# Corifeus Server Deployer - Last v1.1.885-378 | ||
# Corifeus Server Deployer - Last v1.1.901-385 | ||
This is an open-source project. Star this repository if you like it, or even donate! Thank you so much! :) | ||
I run my own server with dynamic IP address so it may happen that the server can not be reachable for about max 5 minutes due to the dynamic DNS. The server may also be unreachable when I backup the SSD with Clonzilla (very rarely) or an electrical issue (but this should not happen again). When the server is down, please hang on for 5-30 minutes and the server will be back up. | ||
I run my own server with dynamic IP address so it may happen that the server can not be reachable for about max 15 minutes due to the dynamic DNS. The server may also be unreachable when I backup the SSD with Clonzilla (very rarely) or an electrical issue (but this should not happen again). When the server is down, please hang on for 15-30 minutes and the server will be back up. | ||
@@ -25,3 +25,3 @@ All my domains (patrikx3.com and corifeus.com) could have errors since I am developing in my free time. However, it is usually stable. | ||
``` | ||
v10.0.0 | ||
v10.1.0 | ||
``` | ||
@@ -59,3 +59,3 @@ | ||
[**CORIFEUS-SERVER-DEPLOYER**](https://pages.corifeus.com/corifeus-server-deployer) Build v1.1.885-378 | ||
[**CORIFEUS-SERVER-DEPLOYER**](https://pages.corifeus.com/corifeus-server-deployer) Build v1.1.901-385 | ||
@@ -62,0 +62,0 @@ [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) |
6512