-
Posts
23 -
Joined
-
Last visited
Everything posted by b0chard
-
okay, thanks a lot @wolstech!! belated happy birthday as well!!
-
I hope this might help to someone. I found a method on how to add a git submodule and auto deploy it on a specific folder on my site. on the plesk panel. I navigated on the websites & domains tab, and on the dev tools, I chose Git: then, I clicked create new repository. Input the github url, and configured the folder path on where I would like to deploy it: after creating the new repository, it would automatically clone the repo on that path. to allow plesk to be notified when certain events happen and automatically clone the changes, pull, and deploy from the github repo. I used webhook feature. I edited the git repository in plesk panel, and copied the webhook url: after that, I navigated to the my github repository and clicked settings then webhooks: added a webhook and add the webhook url you just copied in plesk: ...and tadaa!! hope it helps!
-
[Solved] Please add a subdomain to my site :)
b0chard replied to b0chard's topic in Customer Service
thank you!! -
Hi wolstech & friends, How are you guys, I hope you'll OK! Anyway, I would like to request to add a subdomain to my site. the subdomain would be named as "sandbox". And just an additional question, where should I put the files of the subdomain, would it be on the httpdocs too? P.S. my hosting username is b0chard. Regards, bochard
-
oh I see, I get it now. thanks for that insight @wolstech!!
-
Hi @wolstech, I just rechecked my DNS records recently using the DNS lookup by dnschecker.org. I'm curious why I haven't seen a lot of records I want to change? You can check the txt file attached that I got from that site. tenkyuu.dev-records-ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzLwCrqAjJSxGhXPm.txt Thank youu!!
-
but, I already changed the nameservers from cloudflare to ns1.heliohost.org and ns2.heliohost.org since yesterday? Edit: here is what shown in NS lookup. would you please verify if I did it right? thanks @wolstech!!
-
Good day! I would like to add these list of DNS records for my account with the username of bochard: CNAME Records webmail.tenkyuu.dev. 1 IN CNAME tenkyuu.dev www.tenkyuu.dev. 1 IN CNAME tenkyuu.dev MX Records tenkyuu.dev. 1 IN MX 0 johnny.heliohost.org TXT Records _atproto.tenkyuu.dev. 1 IN TXT "did=did:plc:q74gsah26xz3q4qoe5ixx5jx" default._domainkey.tenkyuu.dev. 1 IN TXT "v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA+SDLc/Hl5PNixlC3Z1QqVI5F0WQUTC0wA2GHBtcHm+cqyRxqCWP7OmmV5Z7Vn3nos10c8TB7chpdkPiTVeO53mrpK6ZC9fjhlfFajdLReXJvRhqR+MBCwUEw1IimwFUz35YIRwqJ2bHaqvtjhuH4oOZ45qq79GB9gsc5OGC/A74pvZBOzMt1zYo" "3BvwUNo2LTgcyMDTu" "nY+ZU15PBFyE34tj8iniPctiznyx+MboWzR4FCG/igoSwuksUm591bW8PblllmtUzdIQi7ORn9P+JO+bCW29gJlJ77wxupzvelwUMbi/iNWrCnyVbJVNxHxGQTu4jzvMg74BfIGZ1YErmQIDAQAB;" _discord.tenkyuu.dev. 1 IN TXT "dh=f83b62898113aa75c72a4fa495f89c16fd7686e4" _dmarc.tenkyuu.dev. 1 IN TXT "v=DMARC1; p=reject; sp=reject; adkim=s; aspf=s; rua=mailto:mail@tenkyuu.dev; ruf=mailto:mail@tenkyuu.dev;" tenkyuu.dev. 1 IN TXT "v=spf1 ip4:64.62.151.106 ip6:2001:470:1:1ee::2009 ~all" tenkyuu.dev. 3600 IN TXT "google-site-verification=gP9DbLrjLTsnPdCxCB4aFindIrtjQTovp2uVO5OX_Ec" thank youu!!
-
-
I don't know what I'm doing now 🥴😮💨 so, here's what I did. 1. created a `submodule_update.py` file in the httpdocs/cgi-bin/ and changed the permission to 755 (rwx r-x r-x). 2. after that, I go to the websites & domains > git, then change the config to run additional deployment actions. I manually pulled and deploy, no errors shown. but the files from the submodules aint still updating on its respective submodule folders. Edit: Is the git folder really found at the root instead inside the httpdocs folder?
-
Hi wolstech, nice to see you again! here is what I did: 1. create a scheduled task, then run it. 2. go to Website & Domains > Git, then pull now. but I still got this error:
-
Hi there! I would like to ask for assistance on deploymentof my website with git submodules in it. I have a php website, I use Git on plesk to pull my repository on github and deploy it automatically using a webhook. Now, this repository has git submodules in it. But, I have no idea on how to add it on the file manager on plesk everytime it pulls the repo. I tried this method, hoping it would work, but nah: It throws me this error whenever it pulls the repo haha: this is how it looks on my website when it deploys. it just shows the index of that folder: Would be glad to someone help me on this. Thank youu!!
-
hi, just an update. it's all working now!! thank you for the all the assistance wolstech!!
-
welp, just a new problem arised haha. I can't reply or send an email. sorry, I have too much questions 😓 Edit: it's working on mobile thunderbird client. I can compose and reply to emails.
-
ohh, nevermind. it worked haha! thank you wolstech!! 🥵 the email receive has delay.
-
Done. but. I can't still receive emails. could it be just a delay because I just changed my DNS records?
-
Thank you, it worked. I did was this: and it worked: just a question, do I need to delete the configs I made to my dns records before? Again, thank youu!!
-
Hi there! I'm confused on how to setup email on my heliohost account. So, for some details, I have my own domain, my nameservers are pointed to Cloudflare and I manage their my DNS records. I made A, and AAAA records to point on my HelioHost hosting. It all works fine. Now, I want to create an email so others can email me mail@tenkyuu.dev. The problem I'm facing is how to configure all of it, from using it on a client like thunderbird, and the imap, pop, etc. Here's what I did. I made an email address mail@tenkyuu.dev. Based from the instruction, create 3 dns records: I did created 3 dns records for _smtps, _imaps, and _pop3s, I'm not sure if I did it right: Also, when I try to login using thunderbird. It always throws me an error: I hope someone will help me on this. Thank youu!!
-
[Solved] I would like to create a new domain and change it as the main
b0chard replied to b0chard's topic in Customer Service
thank youu!! 😊 -
[Solved] I would like to create a new domain and change it as the main
b0chard replied to b0chard's topic in Customer Service
Hi Moderators, I would like to ask you to please create me a new domain for my website "tenkyuu.dev". Then, make it as my main domain too. My username is "bochard". Thank you!