Hyperling me
me pushed to dev at me/env-docker 2025-10-14 14:22:37 -07:00
c04eb08f78 Comment the micro server requirements.
me pushed to dev at me/env-docker 2025-10-14 14:22:10 -07:00
418983c490 Add env variable for which branch to use. Move CPU and RAM requirements to env so that only 1 docker-compose.yml example is needed.
me pushed to dev at me/env-docker 2025-10-14 14:14:15 -07:00
95060838e2 Remove using the dev branch on Production! Should only be on the Stage version of the Dockerfile.
me pushed to dev at me/env-docker 2025-10-14 14:12:11 -07:00
6973640b4e Explicitly mention where the output is coming from.
me pushed to dev at me/env-docker 2025-10-14 14:10:12 -07:00
a49d0129e7 Enhance output when starting Hyperling.com.
me pushed to dev at me/env-docker 2025-10-14 14:08:25 -07:00
394acfa06d Critical changes for upcoming Hyperling.com 2.0! Automatic page updates after a pull request within 30 seconds, no reload necessary!
me pushed to dev at me/nodejs-website 2025-10-14 14:03:52 -07:00
d55b13ecbf Add more comments.
me pushed to dev at me/nodejs-website 2025-10-14 14:02:05 -07:00
cc8a7710a1 Enhance comment on WHY there is nothing to do. :)
me pushed to dev at me/nodejs-website 2025-10-14 14:01:21 -07:00
ad83090b05 Add further comments for future self and others.
me pushed to dev at me/nodejs-website 2025-10-14 13:57:44 -07:00
684c237ac1 Remove excess exit and provide output var in case it's helpful in later debugging.
me pushed to dev at me/nodejs-website 2025-10-14 13:52:09 -07:00
23c0090a47 Only run apt install command once.
me pushed to dev at me/nodejs-website 2025-10-14 13:47:48 -07:00
e57ec6de50 Add automatic restart if a primary program is updated.
me pushed to dev at me/nodejs-website 2025-10-14 13:41:56 -07:00
c790dd6736 Reword the output.
me pushed to dev at me/nodejs-website 2025-10-14 13:38:05 -07:00
6e3666cea2 Begin watching git's status too, not just the grep status of not already being up to date. Add more conditional branches so that errors are logged properly.
me pushed to dev at me/nodejs-website 2025-10-14 13:11:49 -07:00
7379df38de Make output even more succint. Remove duplicate cd command.
me pushed to dev at me/nodejs-website 2025-10-14 13:06:32 -07:00
2a915fec69 Fancify script.
fa0e9907ee Use full executable path. Move the ps information out of the loop to prevent log spam.
Compare 2 commits »
me pushed to dev at me/nodejs-website 2025-10-14 12:52:19 -07:00
2c3b5056ae Use a single echo command to announce the program's run.
me pushed to dev at me/nodejs-website 2025-10-14 12:51:17 -07:00
f5e0c39458 Change announcement wording. Refactor code HTML.
me pushed to dev at me/nodejs-website 2025-10-14 12:48:50 -07:00
645093da36 Add the announcement video to Freedom page.
me pushed to dev at me/nodejs-website 2025-10-14 12:47:07 -07:00
f57583b1a9 Refactor comments and output.