initial commit

This commit is contained in:
equippedcoding-master
2025-09-17 09:37:06 -05:00
parent 86108ca47e
commit e2c98790b2
55389 changed files with 6206730 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
#!/bin/sh
subdomain=$1 # www
cd /home/cradle2careertxxyz/websites/$subdomain
# tag the website subdomain
echo $subdomain > /home/cradle2careertxxyz/websites/$subdomain/portal/type.txt
# start paypal service
#/home/cradle2careertxxyz/websites/www15/portal/dashboard/services/static/appfactory/payments_systems/paypal/node
#cd /home/cradle2careertxxyz/websites/$subdomain/portal/dashboard/services/static/appfactory/payments_systems/paypal/node/advanced-integration
#npm install;pm2 delete $subdomain;pm2 start server.js --name "$subdomain" -- $subdomain
# attach storage
#cd /home/master/runnables/tmp;unzip webfiles3.zip -d /home/cradle2careertxxyz/websites/www15;chmod -R 775 /home/cradle2careertxxyz/websites/www15; chown -R cradle2careertxxyz.apache /home/cradle2careertxxyz/websites/www15
#Could not find ssl_module; not disabling session tickets
# Saving debug log to /var/log/letsencrypt/letsencrypt.log
# /home/cradle2careertxxyz/websites/www15/portal/dashboard/services/paypal/node/advanced-integration