GithubHelp home page GithubHelp logo

ericpaulbishop / yourchili Goto Github PK

View Code? Open in Web Editor NEW
131.0 131.0 23.0 469 KB

Bash script library for configuring Debian/Ubuntu VPS hosting, with emphasis on ChiliProject deployment

License: Other

Shell 100.00%

yourchili's Issues

Mysql issues

I just tested out your 2012 branch with ubuntu 10.10 and had some mysql issues. I tested it using a "filled out" chili_test.sh.

I had this error: no such file to load -- mysql (MissingSourceFile)

To get it to connect I had to do: sudo gem install mysql -- --with-mysql-config=/usr/bin/mysql_config

BUT, I didn't have database or user so it still didnt work.

NGIX not starting: Address already in use

When running the init_ngix_stack.sh the install fails with the following error:

Restarting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
nginx.

I see that Apache is installed and running (for SVN support?)
How can this be fixed?

ready for use and/or docs?

Hey Eric - We're making move to Chili from Redmine and I was excited to try YourChill on our new server. Is it generally ready to go for a piss-poor sysadmin like me? You mention the README that the docs need updating. Wondering if you could provide even a short outline of the steps to run the script, options, etc?

Thanks!

Why does the script COMPILE everything?

Can you clue us in as to why the script compiles common elements like openssl and curses from scratch? Half of the power of a Debian/Ubuntu based system is that package management simplifies updates and system checks... not to mention that using a package manager is MUCH faster.

I'm sure you have a good reason for compiling these from scratch, can you clue us in?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.