Remote git decisions -


today wanted work on project destkop, got gitlab make sure repository exists , have permissions error on devices (yesterday pushed branch notebook sucessfully). next wanted deploy on vps, got error (so not rsa key got corrupted)

what can best option?

  • a. doesn't care problem , use gitlab
  • b. move project gitlab to...
    • b/1. local raspberry
    • b/2. remote raspberry
    • b/3. vps on different folder (prod: /var/www/myproject, repository: /home/myuser/repository)
    • b/4. rent vps case
  • search git repository "hoster" site


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -