akreu
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by akreu-
akreu commented,
Just thought of something, not sure if this would be possible -- but maybe an idea. I could add my repos '.git' folder to the cpanel3-skel/public_html folder so it's automatically included on each...
-
akreu commented,
Hey @cPSamuel So I tried cloning via command line with the https:// url and it actually didn't work because the directory was not empty. It looks like cpanel automatically adds a cig-bin and .wel...
-
akreu commented,
Thanks @cPSamuel I'll take a look at those links. In my API call, it's a public repo and I'm using HTTPS link instead of SSH to avoid having to do any extra steps / create keys each time. (maybe t...
-
akreu commented,
Just adding to this, my end goal really is just be able to automatically clone a remote repo as soon as their account is created. Willing to do this via a hook or in any other manner if there's a w...
-
akreu created a post,
UAPI Clone Remote Git Repository
I'm looking to automatically clone a public git repo using the UAPI. The following code is working as far as creating a git repository into the public_html, however it's not actually cloning the re...