{"id":24630650,"url":"https://github.com/42ways/puppet-railsapp","last_synced_at":"2026-05-07T21:35:12.811Z","repository":{"id":9697397,"uuid":"11646598","full_name":"42ways/puppet-railsapp","owner":"42ways","description":"puppet provisioning module for a basic rails application server","archived":false,"fork":false,"pushed_at":"2014-04-04T15:41:41.000Z","size":207,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-10T08:29:18.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/42ways.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-24T22:17:58.000Z","updated_at":"2014-04-04T15:41:41.000Z","dependencies_parsed_at":"2022-08-29T22:52:12.127Z","dependency_job_id":null,"html_url":"https://github.com/42ways/puppet-railsapp","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/42ways/puppet-railsapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ways%2Fpuppet-railsapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ways%2Fpuppet-railsapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ways%2Fpuppet-railsapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ways%2Fpuppet-railsapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/42ways","download_url":"https://codeload.github.com/42ways/puppet-railsapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/42ways%2Fpuppet-railsapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32757018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-25T07:12:32.162Z","updated_at":"2026-05-07T21:35:12.790Z","avatar_url":"https://github.com/42ways.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"puppet-railsapp\n===============\n\npuppet-railsapp is our puppet provisioning module for a basic rails application server.\n\nThe module can be used to deploy multiple rails application to the rails application server by installing the apps under different vhosts on the server.\n\nThe module assumes the rails application will be deployed via capistrano (https://github.com/capistrano/capistrano) or at least in a capistrano like directory structure.\n\nThe configuration files ``config.yml`` and ``database.yml``are created from the corresponding files in the templates dir (of the calling module).\nYou can ovveride the path to these two config files with the variable ``configtemplatedir``\n\nEXAMPLE USAGE\n-------------\n\nIn general, you want to declare the railsapp in order to setup your server and then define one or more app resources on it.\n\nHere is an example with two rails applications:\n\n    class { 'railsapp' :\n        servername =\u003e 'myrailsapp.example.com',\n    }\n\n    railsapp::app { 'firstrailsapp' :\n        fqdn                =\u003e 'myfirstrailsapp.example.com',\n        dbuser              =\u003e 'firstdbuser',\n        dbpassword          =\u003e 'firstsecret',\n    }\n\n    railsapp::app { 'secondrailsapp' :\n        fqdn                =\u003e 'mysecondrailsapp.example.com',\n        dbuser              =\u003e 'seconddbuser',\n        dbpassword          =\u003e 'secondsecret',\n        configtemplatedir   =\u003e 'mymodule/secondapp',\n    }\n\n\nDEPENDENCIES\n------------\n\nThis module is based on [puppetlabs/apache](https://forge.puppetlabs.com/puppetlabs/apache), [puppetlabs/mysql](https://forge.puppetlabs.com/puppetlabs/mysql), [puppetlabs/firewall](https://forge.puppetlabs.com/puppetlabs/firewall) and [maestrodev/rvm](https://forge.puppetlabs.com/maestrodev/rvm) which all can be found on [puppetforge](https://forge.puppetlabs.com/).\n\nLICENSE\n-------\n\nCopyright 2013, 2014 42ways UG, teleteach GmbH\n\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\n\n  http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42ways%2Fpuppet-railsapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F42ways%2Fpuppet-railsapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F42ways%2Fpuppet-railsapp/lists"}