Muestra las diferencias entre dos versiones de la página.
Ambos lados, revisión anterior Revisión previa Próxima revisión | Revisión previa | ||
ea:introduccion:gobierno:gestionconfiguracion:repositorios:git [2014/12/29 20:43] varoca |
ea:introduccion:gobierno:gestionconfiguracion:repositorios:git [2014/12/29 20:49] (actual) varoca |
||
---|---|---|---|
Línea 5: | Línea 5: | ||
- | * IP privada: 192.168.0.34 | + | * IP privada: 192.168.0.34 |
- | * IP publica: | + | * IP publica: 190.27.194.177 |
- | 190.27.194.177 | + | |
* /home/git | * /home/git | ||
Línea 20: | Línea 19: | ||
- | * cat /home/keys/id_rsa_usuario.pub >> ~/.ssh/authorized_keys \\ | + | * cat /home/keys/id_rsa_usuario.pub >> ~/.ssh/authorized_keys |
- | mkdir repo_cnsc \\ cd repo_cnsc \\ | + | Para sincronizar el repositorio del proyecto [[:ea:tobe:aplicaciones:sigeca|SIGECA]] en el usuario se realiza: |
- | git | + | |
- | init | + | |
- | git | + | * mkdir repo_cnsc |
- | clone jrolon | + | * cd repo_cnsc |
- | [[usuario@190.27.194.177:/home /git/SIGECA/|@190.27.194.177:/home/ | + | * git initgit clone git [[:usuario_190.27.194.177:home_git_sigeca|@190.27.194.177:/home/ git /SIGECA/]] |
- | git | + | |
- | /SIGECA/]] \\ | + | |
+ | Para sincronizar el repositorio del proyecto ACTOSADMINISTRATIVOS en el usuario se realiza: | ||
+ | |||
+ | |||
+ | * mkdir repo_cnsc | ||
+ | * cd repo_cnsc | ||
+ | * git initgit clone git [[:usuario_190.27.194.177:home_git_sigeca|@190.27.194.177:/home/ git /ACTOSADMINISTRATIVOS/]] | ||