Name | Modified | Size |
---|---|---|
.. | ||
cacerts.rb | 10 years ago | |
helix_web_services.rb | 10 years ago | |
helix_web_services_client.rb | 10 years ago | |
ruby.rb | 10 years ago | |
sqlite.rb | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
15622 | tjuricek |
Move source code to 'source/' subdirectory of branch. build/ will remain where it is. |
10 years ago |
15603 | tjuricek | Trying another approach to handling the cacerts breakage. | 10 years ago |
15483 | tjuricek | Add a new 'hws_console` application to the deployment. This should give users the abili...ty to use the Ruby client for quick and dirty debugging of issues with HWS. Since it's so easy, I've added it to the deployment guide. « |
10 years ago |
14932 | tjuricek | CentOS 6 deployment support. I need a reliable way of detecting platform information. So... I'm installing ohai, which comes from Chef, and seems to be a stable way of determing things like "I'm running on CentOS 6.5". « |
10 years ago |
14870 | tjuricek | Add an upstart configuration for helix_web_services. | 10 years ago |
14841 | tjuricek | Add *very basic* shell script wrappers to configure and launch the unicorn server. hws_...configure: post-install script to setup or migrate the DB helix_web_services: bash script to point out the embedded Ruby setup This is far from complete, just the next step in getting to a basic package-based deployment. « |
10 years ago |
14794 | tjuricek | Omnibus installation framework. Right now, this mostly just packages up most of the sof...tware for use within an embedded ruby distribution. Not everything is working because there are decisions to make I'm not entirely sure about. Things, like, "do we embed postgres", or "do I embed unicorn and generate a stupid init.d script". « |
10 years ago |