corifeus-server-deployer
Advanced tools
Comparing version 1.1.806-332 to 1.1.810-335
{ | ||
"name": "corifeus-server-deployer", | ||
"version": "1.1.806-332", | ||
"version": "1.1.810-335", | ||
"corifeus": { | ||
@@ -8,3 +8,3 @@ "icon": "fa fa-ship", | ||
"publish": true, | ||
"nodejs": "v9.8.0" | ||
"nodejs": "v9.9.0" | ||
}, | ||
@@ -36,5 +36,5 @@ "description": "Corifeus Server Deployer - Last", | ||
"devDependencies": { | ||
"corifeus-builder": "^1.7.1254-325", | ||
"corifeus-builder": "^1.7.1259-327", | ||
"lodash": "^4.17.5", | ||
"mongoose": "^5.0.10" | ||
"mongoose": "^5.0.11" | ||
}, | ||
@@ -46,4 +46,4 @@ "engines": { | ||
"dependencies": { | ||
"corifeus-server": "^1.1.1075-440" | ||
"corifeus-server": "^1.1.1079-444" | ||
} | ||
} |
@@ -8,10 +8,11 @@ [//]: #@corifeus-header | ||
--- | ||
# Corifeus Server Deployer - Last v1.1.806-332 | ||
# Corifeus Server Deployer - Last v1.1.810-335 | ||
This is an open source project. Just code. If you like this code, please add a star in GitHub and if you really like, you can donate as well. Thanks you so much! | ||
This is an open-source project. Star this repository if you like it, or even donate! Thank you so much! :) | ||
Given, I have my own server, with dynamic IP address, it could happen that the server for about max 5 minutes can not be reachable for the dynamic DNS or very rarely I backup with Clonzilla the SSD or something with the electricity (too much hoovering or cleaning - but I worked on it, so should not happen again), but for some reason, it is not reachable please hang on for 5-30 minutes and it will be back for sure. | ||
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 he server is down, please hang on for 5-30 minutes and the server will be back up. | ||
All my domains (patrikx3.com and corifeus.com) could have errors right now, since I am developing in my free time and you can catch glitches, but usually it is stable (imagine updating everything always, which is weird). | ||
All my domains (patrikx3.com and corifeus.com) could have errors since I am developing in my free time. However, it is usually stable. | ||
### Node Version Requirement | ||
@@ -24,3 +25,3 @@ ``` | ||
``` | ||
v9.8.0 | ||
v9.9.0 | ||
``` | ||
@@ -58,3 +59,3 @@ | ||
[**CORIFEUS-SERVER-DEPLOYER**](https://pages.corifeus.com/corifeus-server-deployer) Build v1.1.806-332 | ||
[**CORIFEUS-SERVER-DEPLOYER**](https://pages.corifeus.com/corifeus-server-deployer) Build v1.1.810-335 | ||
@@ -61,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) |
68
6152