{"id":19903427,"url":"https://github.com/zdavatz/steinwies.ch","last_synced_at":"2025-06-15T12:06:31.613Z","repository":{"id":66323556,"uuid":"67515530","full_name":"zdavatz/steinwies.ch","owner":"zdavatz","description":"Steinwies.ch","archived":false,"fork":false,"pushed_at":"2016-11-14T10:01:07.000Z","size":6435,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T07:23:04.716Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zdavatz.png","metadata":{"files":{"readme":"README.md","changelog":"history.txt","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-06T14:27:10.000Z","updated_at":"2016-09-13T19:19:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"53f88c0b-ad09-4bb5-b109-e40e0fc07f05","html_url":"https://github.com/zdavatz/steinwies.ch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zdavatz/steinwies.ch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdavatz%2Fsteinwies.ch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdavatz%2Fsteinwies.ch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdavatz%2Fsteinwies.ch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdavatz%2Fsteinwies.ch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zdavatz","download_url":"https://codeload.github.com/zdavatz/steinwies.ch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zdavatz%2Fsteinwies.ch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259971377,"owners_count":22940011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-12T20:23:43.641Z","updated_at":"2025-06-15T12:06:31.592Z","avatar_url":"https://github.com/zdavatz.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# steinwies.ch\n\n* [steinwies.ch](http://steinwies.ch/)\n* https://github.com/zdavatz/steinwies.ch (source)\n\n## Setup\n\n### Requirements\n\n* Ruby, `\u003e= 2.3.1`\n* Apache2 with a ProxyPass\n* cronolog (optional)\n* daemontools (for davazd, yusd)\n\n### Install\n\n```zsh\n: Ruby and Rubygems\n: check your ruby version\n% ruby --version\nruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]\n\n% echo 'gem: --no-ri --no-rdoc' \u003e ~/.gemrc\n\n% cd /path/to/steinwies.ch\n% bundle install --path vendor\n```\n\n### Configuration\n\nUse sample files in `etc` directory.\n\n```zsh\n: Application conf (edit for your credentials)\n% cp etc/config.yml.sample etc/config.yml\n\n: Apache2 conf\n% cp etc/steinwies.ch.conf.sample /etc/apache2/vhosts.d/steinwies.ch.conf\n```\n\nAnd then, boot application server as `bundle exec ./bin/steinwies`.\n\n## Test\n\n### Dependencies\n\n* Ruby (for the used gems see the Gemfile)\n* Selenium/Watir/geckodriver for spec test (see .travis.yml for setup)\n### Setup\n\n```zsh\n% git clone https://github.com/zdavatz/steinwies.ch.git\n% cd steinwies.ch\n\n### How to run\n\n#### Test suite\n\nWe have unit test which use rack-test\n\n`bundle exec rake test`\n\nAnd we have some spec test, which spawn the Steinwies Rack and DRB servers on port 11080 and 11081 for localhost.\nThen we execute some simple access.\n\n`bundle exec rake test`\n\n#### Single feature test\n\n`bundle exec test/feature/kontakt_test.rb --name test_kontakt_submit_kontakt`\n\nOr for a single spec test:\n\n`bundle exec rspec spec/homepage_spec.rb:25`\n\n### Running:\n\nYou must start the DRB server process and the Rack-Webserver in two seperate threads using\n\n* `bundle exec bin/steinwies`\n* `bundle exec rackup`\n\n## Open problems\n\n* Submitting the form does not work see test_kontakt_submit_kontakt\n* Combine logging of apache and running Ruby processes?\n\n## License\n\nCopyright (C) 2006-2016 ywesee GmbH.\n\nThis is free software;\nYou can redistribute it and/or modify it under the terms of the GNU General Public License (GPL v3.0).\n\nSee `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdavatz%2Fsteinwies.ch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzdavatz%2Fsteinwies.ch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzdavatz%2Fsteinwies.ch/lists"}