ifs-python icon indicating copy to clipboard operation
ifs-python copied to clipboard

Install from source. A python utility that installs the latest packages for you.

Results 12 ifs-python issues
Sort by recently updated
recently updated
newest added

When installing with --version the directory name uses the default version instead of the version specified on the cli. As a result weird things happen (specifically, I can't install go...

bug

Some software, like jenkins and mongo, are installed via apt repos and the version changes when upstream releases new stuff. For these, it probably doesn't make sense to have version...

bug

Get one here: http://wiki.nginx.org/InitScripts

bug

There should be a page in markdown format in the project on github, as well as a bit inside the help text that will explain how to make your own...

enhancement

Support a folder in place of a `source.py` file, for both built-in and external sources. So for example: ``` haproxy ├── haproxy.conf ├── init.d.sh └── install.py ``` This will make...

enhancement

http://www.rabbitmq.com

enhancement

The HAProxy installer does not leave HAProxy in a working state. - [ ] There is no default configuration file - [ ] There is no sysvinit or upstart script...

bug