Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C capsuledb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gem
  • capsuledb
  • Wiki
  • Home

Home · Changes

Page history
Update home authored Jul 20, 2017 by Bertrand  NÉRON's avatar Bertrand NÉRON
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 6e2d93ff
......@@ -118,9 +118,9 @@ sur couchdb.web.pasteur.fr avant d'extraire l'archive
sur une machine perso
<pre>
git clone https://projets.pasteur.fr/git/capsuledb
git archive --format=tar.gz --output=txssdb-1.0.tar.gz 1.0
scp txssdb-1.0.tar.gz couchdb.web.pasteur.fr:/opt/macsysdb/txssdb/txssdb/
git clone git@gitlab.pasteur.fr:gem/capsuledb.git
git archive --format=tar.gz --output=capsuledb-1.0.tar.gz 1.0
scp capsuledb-1.0.tar.gz couchdb.web.pasteur.fr:/opt/macsysdb/capsuledb/capsuledb/
</pre>
### initialisation de la couchapp
......
Clone repository
  • Home