deploy-code-server | Deploy code-server to the cloud with a few clicks ☁️ 👨🏼💻 | Continuous Deployment library
kandi X-RAY | deploy-code-server Summary
kandi X-RAY | deploy-code-server Summary
Deploy code-server to the cloud with a few clicks ️ 🏼
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of deploy-code-server
deploy-code-server Key Features
deploy-code-server Examples and Code Snippets
Community Discussions
Trending Discussions on deploy-code-server
QUESTION
I am trying to follow this guide on windows for remote push to deploy on windows server.
https://ma.ttias.be/simple-git-push-workflow-deploy-code-server/
cloned repo from git server on my laptop
added a remote location to my server.
$ git remote add live \\\\hostname\\E\\myapp\\.git
git config looks like this:
...ANSWER
Answered 2020-Mar-26 at 14:53I found a solution, with the help of my friend.
Server Side Changes
Mistake 1.
One big mistake I was doing is, my understanding of the clone was wrong. Clone does clone the repo and keeps the connection. I had to use the main repo as remote not the cloned repo, as I did above. I had to change to code for clone (didnt have to but having .git on root was bad choice I was going to delete that thinking it was of no use after getting copied to myapp but I was wrong) and also for adding remote on my laptop.
I deleted myapp and .git on server. And I changed Step 3. As below
Old:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install deploy-code-server
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page