2019-07-25 10:36:35 +02:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "UTF-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=Edge" >
2019-08-06 01:12:05 +02:00
< title > Debian - Gancio</ title >
2019-07-25 10:36:35 +02:00
2019-08-31 22:51:28 +02:00
< link rel = "shortcut icon" href = "https://gancio.org/favicon.ico" type = "image/x-icon" >
< link rel = "stylesheet" href = "https://gancio.org/assets/css/just-the-docs.css" >
2019-07-25 10:36:35 +02:00
2019-08-31 22:51:28 +02:00
< script type = "text/javascript" src = "https://gancio.org/assets/js/vendor/lunr.min.js" ></ script >
2019-07-25 10:36:35 +02:00
2019-07-30 15:39:25 +02:00
2019-08-31 22:51:28 +02:00
< script type = "text/javascript" src = "https://gancio.org/assets/js/just-the-docs.js" ></ script >
2019-07-25 10:36:35 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2019-08-31 22:51:28 +02:00
< script src = "https://gancio.org/assets/js/jquery-3.3.1.min.js" ></ script >
< link rel = "stylesheet" href = "https://gancio.org/assets/css/jquery.fancybox.min.css" />
< script src = "https://gancio.org/assets/js/jquery.fancybox.min.js" ></ script >
2019-07-30 15:39:25 +02:00
<!-- Begin Jekyll SEO tag v2.6.1 -->
2019-08-06 01:12:05 +02:00
< title > Debian | Gancio</ title >
2019-07-25 10:36:35 +02:00
< meta name = "generator" content = "Jekyll v3.8.6" />
2019-08-06 01:12:05 +02:00
< meta property = "og:title" content = "Debian" />
2019-07-25 10:36:35 +02:00
< meta property = "og:locale" content = "en_US" />
< meta name = "description" content = "A shared agenda for local communities" />
< meta property = "og:description" content = "A shared agenda for local communities" />
2019-08-31 22:51:28 +02:00
< link rel = "canonical" href = "https://gancio.org/install/debian" />
< meta property = "og:url" content = "https://gancio.org/install/debian" />
2019-07-25 10:36:35 +02:00
< meta property = "og:site_name" content = "Gancio" />
< script type = "application/ld+json" >
2019-08-31 22:51:28 +02:00
{ "@type" : "WebPage" , "url" : "https://gancio.org/install/debian" , "headline" : "Debian" , "description" : "A shared agenda for local communities" , "@context" : "https://schema.org" }</ script >
2019-07-25 10:36:35 +02:00
<!-- End Jekyll SEO tag -->
</ head >
< body >
< div class = "page-wrap" >
< div class = "side-bar" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/" class = "site-title fs-6 lh-tight" > Gancio</ a >
2019-07-25 10:36:35 +02:00
< span class = "fs-3" >< button class = "js-main-nav-trigger navigation-list-toggle btn btn-outline" type = "button" data-text-toggle = "Hide" > Menu</ button ></ span >
< div class = "navigation main-nav js-main-nav" >
< nav role = "navigation" aria-label = "Main navigation" >
< ul class = "navigation-list" >
< li class = "navigation-list-item active" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/404.html" class = "navigation-list-link" ></ a >
2019-07-25 10:36:35 +02:00
</ li >
2019-07-26 23:53:02 +02:00
2019-07-25 10:36:35 +02:00
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/" class = "navigation-list-link" > Home</ a >
2019-07-25 10:36:35 +02:00
</ li >
< li class = "navigation-list-item active" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install" class = "navigation-list-link" > Install</ a >
2019-07-25 10:36:35 +02:00
< ul class = "navigation-list-child-list " >
< li class = "navigation-list-item active" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install/debian" class = "navigation-list-link active" > Debian</ a >
2019-07-25 10:36:35 +02:00
</ li >
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install/docker" class = "navigation-list-link" > Docker</ a >
2019-07-25 10:36:35 +02:00
</ li >
2019-07-26 23:53:02 +02:00
2019-07-25 10:36:35 +02:00
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/install/nginx" class = "navigation-list-link" > Nginx</ a >
2019-07-25 10:36:35 +02:00
</ li >
</ ul >
</ li >
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/config" class = "navigation-list-link" > Configuration</ a >
2019-07-25 10:36:35 +02:00
</ li >
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/dev" class = "navigation-list-link" > Hacking</ a >
2019-07-25 10:36:35 +02:00
2019-07-27 01:26:05 +02:00
< ul class = "navigation-list-child-list " >
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/dev/migration" class = "navigation-list-link" > Migration</ a >
2019-07-27 01:26:05 +02:00
</ li >
< li class = "navigation-list-item " >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/dev/structure" class = "navigation-list-link" > Project Structure</ a >
2019-07-27 01:26:05 +02:00
</ li >
</ ul >
2019-07-25 10:36:35 +02:00
</ li >
2019-07-26 23:53:02 +02:00
< li class = "navigation-list-item" >
2019-08-31 22:51:28 +02:00
< a href = "https://gancio.org/instances" class = "navigation-list-link" > Instances</ a >
2019-07-26 23:53:02 +02:00
</ li >
2019-07-25 10:36:35 +02:00
</ ul >
</ nav >
</ div >
< footer role = "contentinfo" class = "site-footer" >
< p class = "text-small text-grey-dk-000 mb-0" > This site uses < a href = "https://github.com/pmarsceill/just-the-docs" > Just the Docs</ a > , a documentation theme for Jekyll.</ p >
</ footer >
</ div >
< div class = "main-content-wrap js-main-content" tabindex = "0" >
< div class = "page-header" >
< div class = "main-content" >
< div class = "search js-search" >
< div class = "search-input-wrap" >
< input type = "text" class = "js-search-input search-input" tabindex = "0" placeholder = "Search Gancio" aria-label = "Search Gancio" autocomplete = "off" >
< svg width = "14" height = "14" viewBox = "0 0 28 28" xmlns = "http://www.w3.org/2000/svg" class = "search-icon" >< title > Search</ title >< g fill-rule = "nonzero" >< path d = "M17.332 20.735c-5.537 0-10-4.6-10-10.247 0-5.646 4.463-10.247 10-10.247 5.536 0 10 4.601 10 10.247s-4.464 10.247-10 10.247zm0-4c3.3 0 6-2.783 6-6.247 0-3.463-2.7-6.247-6-6.247s-6 2.784-6 6.247c0 3.464 2.7 6.247 6 6.247z" />< path d = "M11.672 13.791L.192 25.271 3.02 28.1 14.5 16.62z" /></ g ></ svg >
</ div >
< div class = "js-search-results search-results-wrap" ></ div >
</ div >
< ul class = "list-style-none text-small mt-md-1 mb-md-1 pb-4 pb-md-0 js-aux-nav aux-nav" >
2019-08-07 22:39:33 +02:00
< li class = "d-inline-block my-0" >< a href = "https://framagit.org/les/gancio" > Source</ a ></ li >
2019-07-25 10:36:35 +02:00
</ ul >
</ div >
</ div >
< div class = "main-content" >
< nav class = "breadcrumb-nav" >
< ol class = "breadcrumb-nav-list" >
2019-08-31 22:51:28 +02:00
< li class = "breadcrumb-nav-list-item" >< a href = "https://gancio.org/install" > Install</ a ></ li >
2019-07-25 10:36:35 +02:00
2019-08-06 01:12:05 +02:00
< li class = "breadcrumb-nav-list-item" >< span > Debian</ span ></ li >
2019-07-25 10:36:35 +02:00
</ ol >
</ nav >
< div id = "main-content" class = "page-content" role = "main" >
2019-08-06 01:12:05 +02:00
< h2 id = "debian-installation" > Debian installation</ h2 >
2019-07-25 10:36:35 +02:00
< ol >
2019-08-06 01:12:05 +02:00
< li > Install Node.js & yarn (< strong > from root</ strong > )
2019-07-25 10:36:35 +02:00
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code > curl < span class = "nt" > -sL</ span > https://deb.nodesource.com/setup_12.x | bash -
2019-08-06 01:12:05 +02:00
apt-get < span class = "nb" > install</ span > < span class = "nt" > -y</ span > nodejs
curl < span class = "nt" > -sL</ span > https://dl.yarnpkg.com/debian/pubkey.gpg | apt-key add -
< span class = "nb" > echo</ span > < span class = "s2" > "deb https://dl.yarnpkg.com/debian/ stable main"</ span > < span class = "o" > > </ span > /etc/apt/sources.list.d/yarn.list
apt-get update < span class = "o" > && </ span > apt-get < span class = "nb" > install </ span > yarn
2019-07-25 10:36:35 +02:00
</ code ></ pre ></ div > </ div >
< p >< small >< a href = "https://github.com/nodesource/distributions/blob/master/README.md" > source</ a ></ small ></ p >
</ li >
< li > Install Gancio
2019-08-06 01:12:05 +02:00
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code > yarn add gancio < span class = "nt" > --prod</ span >
2019-07-25 10:36:35 +02:00
</ code ></ pre ></ div > </ div >
</ li >
2019-08-06 01:12:05 +02:00
< li > Setup with postgreSQL (optional as you can choose sqlite)
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code > apt-get < span class = "nb" > install </ span > postgresql
< span class = "c" > # Create the database</ span >
su postgres < span class = "nt" > -c</ span > psql
2019-07-25 10:36:35 +02:00
< span class = "nv" > postgres</ span >< span class = "o" > =</ span >< span class = "c" > # create database gancio;</ span >
< span class = "nv" > postgres</ span >< span class = "o" > =</ span >< span class = "c" > # create user gancio with encrypted password 'gancio';</ span >
< span class = "nv" > postgres</ span >< span class = "o" > =</ span >< span class = "c" > # grant all privileges on database gancio to gancio;</ span >
</ code ></ pre ></ div > </ div >
</ li >
< li > Create a user to run gancio from
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code > adduser gancio
su gancio
</ code ></ pre ></ div > </ div >
</ li >
< li > Test & launch interactive setup
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code > gancio < span class = "nt" > --help</ span >
gancio setup < span class = "nt" > --config</ span > config.json
</ code ></ pre ></ div > </ div >
</ li >
< li > Start
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code > gancio < span class = "nt" > --help</ span >
gancio start < span class = "nt" > --config</ span > config.json
</ code ></ pre ></ div > </ div >
</ li >
< li >
< p > Point your web browser to < a href = "http://localhost:13120" > http://localhost:13120</ a > or where you selected during setup.</ p >
</ li >
< li >
2019-08-06 01:12:05 +02:00
< p >< a href = "/install/nginx" > Setup nginx as a proxy</ a ></ p >
2019-07-25 10:36:35 +02:00
</ li >
< li > Deploy in production< br />
2019-08-06 01:12:05 +02:00
If you don’ t use the < a href = "/install/docker" > docker way</ a > , in production you should use something like < strong >< a href = "http://pm2.keymetrics.io/" > pm2</ a ></ strong > :</ li >
2019-07-25 10:36:35 +02:00
</ ol >
2019-08-06 01:12:05 +02:00
< div class = "language-bash highlighter-rouge" >< div class = "highlight" >< pre class = "highlight" >< code >< span class = "nb" > sudo </ span > yarn global add pm2
2019-07-25 10:36:35 +02:00
pm2 gancio start < span class = "nt" > --config</ span > config.json
</ code ></ pre ></ div ></ div >
</ div >
</ div >
</ div >
</ div >
</ body >
</ html >