Skip to content

Instantly share code, notes, and snippets.

View andreslucena's full-sized avatar
🎧

Andrés Pereira de Lucena andreslucena

🎧
View GitHub Profile
@andreslucena
andreslucena / gist:cff5e7df9f0e4201f31d19eb06469b35
Created September 29, 2017 11:02
Decidim 0.6.5 install error
$ gem install decidim
Fetching: decidim-api-0.6.5.gem (100%)
Successfully installed decidim-api-0.6.5
Fetching: decidim-core-0.6.5.gem (100%)
Successfully installed decidim-core-0.6.5
Fetching: decidim-participatory_processes-0.6.5.gem (100%)
Successfully installed decidim-participatory_processes-0.6.5
Fetching: decidim-system-0.6.5.gem (100%)
Successfully installed decidim-system-0.6.5
Fetching: decidim-admin-0.6.5.gem (100%)
"""
This fabric file makes setting up and deploying a django application much
easier, but it does make a few assumptions. Namely that you're using Git,
Apache and mod_wsgi and your using Debian or Ubuntu. Also you should have
Django installed on your local machine and SSH installed on both the local
machine and any servers you want to deploy to.
_note that I've used the name project_name throughout this example. Replace
this with whatever your project is called._
@andreslucena
andreslucena / demonio
Created November 11, 2012 23:21
cabinas voip
sudo service asterisk start
sudo service asterisk stop
sudo service asterisk status