{"id":16129711,"url":"https://github.com/nxhack/chef","last_synced_at":"2025-03-18T14:30:46.612Z","repository":{"id":148343383,"uuid":"4489087","full_name":"nxhack/chef","owner":"nxhack","description":"My recipes (opscode chef cookbooks) : Bootstrap - Configuration - Orchestration","archived":false,"fork":false,"pushed_at":"2015-02-12T09:31:48.000Z","size":290,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T10:03:47.794Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nxhack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-29T23:55:57.000Z","updated_at":"2017-02-16T18:12:09.000Z","dependencies_parsed_at":"2023-03-28T20:00:41.433Z","dependency_job_id":null,"html_url":"https://github.com/nxhack/chef","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhack%2Fchef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhack%2Fchef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhack%2Fchef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nxhack%2Fchef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nxhack","download_url":"https://codeload.github.com/nxhack/chef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243933413,"owners_count":20370987,"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-10-09T22:12:07.472Z","updated_at":"2025-03-18T14:30:46.253Z","avatar_url":"https://github.com/nxhack.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Opscode chef : My Recipes\n\n## bootstrap\n\nUse! Opscode Omnibus.\n\n## cookbooks\n\n* [ec2-base-settings](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-base-settings)\n\u003cpre\u003e\nrecipe           \"ec2-base-settings\", \"Configures common settings \u0026 Installs common packages for EC2.\"\n\u003c/pre\u003e\n\n* [ec2-hostname](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-hostname)\n\u003cpre\u003e\nrecipe           \"ec2-hostname\", \"Set hostname and FQDN of the node.\"\nrecipe           \"ec2-hostname::ec2_set_hosts\", \"Install init script - modify hosts file at boot time.\"\n\u003c/pre\u003e\n\n* [ec2-split-dns](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-split-dns)\n\u003cpre\u003e\nrecipe           \"ec2-split-dns\", \"Install bind9 and Setup dns zone files for Split DNS.\" \nrecipe           \"ec2-split-dns::ec2_set_dns_zone\", \"Install init script - modify dns zone files at boot time.\" \nrecipe           \"ec2-split-dns::ec2_set_resolver\", \"Setup dns resolver related files. : /etc/resolv.conf /etc/dhcp3/dhclient.conf\"\n\u003c/pre\u003e\n\n* [ec2-get-my-region](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-get-my-region)\n\u003cpre\u003e\nrecipe           \"ec2-get-my-region\", \"Store EC2 Region name to node attribute\"\n\u003c/pre\u003e\n\n* [ec2-split-dns-region](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-split-dns-region)\n\u003cpre\u003e\nrecipe           \"ec2-split-dns-region\", \"Install bind9 and Setup dns zone files for Split DNS. (around same region)\" \nrecipe           \"ec2-split-dns-region::ec2_set_resolver\", \"Setup dns resolver related files. : /etc/resolv.conf /etc/dhcp3/dhclient.conf\"\n\u003c/pre\u003e\n\n* [ec2-backports](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-backports)\n\u003cpre\u003e\nrecipe           \"ec2-backports\", \"Configure ec2 backports repository\"\n\u003c/pre\u003e\n\n* [ec2-grub-menu-lst](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-grub-menu-lst)\n\u003cpre\u003e\nrecipe           \"ec2-grub-menu-lst\", \"Configures grub : setup kernel options\"\n\u003c/pre\u003e\n\n* [ec2-disable-TOE](https://github.com/nxhack/chef/tree/master/cookbooks/ec2-disable-TOE)\n\u003cpre\u003e\nrecipe           \"ec2-disable-TOE\", \"Configures disable TOE\"\n\u003c/pre\u003e\n\n* [conf-unattended-upgrades](https://github.com/nxhack/chef/tree/master/cookbooks/conf-unattended-upgrades)\n\u003cpre\u003e\nrecipe           \"conf-unattended-upgrades\", \"Configure unattended-upgrades\"\n\u003c/pre\u003e\n\n* [conf-postfix](https://github.com/nxhack/chef/tree/master/cookbooks/conf-postfix)\n\u003cpre\u003e\nrecipe           \"conf-postfix\", \"Installs/Configure postfix\"\n\u003c/pre\u003e\n\n* [conf-mysql](https://github.com/nxhack/chef/tree/master/cookbooks/conf-mysql)\n\u003cpre\u003e\nrecipe           \"conf-mysql\", \"Installs/Configure MySQL\"\n\u003c/pre\u003e\n\n* [conf-apache2](https://github.com/nxhack/chef/tree/master/cookbooks/conf-apache2)\n\u003cpre\u003e\nrecipe           \"conf-apache2\", \"Installs apache2-mpm-prefork\"\n\u003c/pre\u003e\n\n* [conf-php5](https://github.com/nxhack/chef/tree/master/cookbooks/conf-php5)\n\u003cpre\u003e\nrecipe           \"conf-php5\", \"Installs php5\"\n\u003c/pre\u003e\n\n* [conf-WordPress](https://github.com/nxhack/chef/tree/master/cookbooks/conf-WordPress)\n\u003cpre\u003e\nrecipe           \"conf-WordPress\", \"Installs/Configure WordPress\"\n\u003c/pre\u003e\n\n* [conf-WordPress-cli](https://github.com/nxhack/chef/tree/master/cookbooks/conf-WordPress-cli)\n\u003cpre\u003e\nrecipe           \"conf-WordPress-cli\", \"Installs/Configures WordPress CLI tools and Plugins\"\n\u003c/pre\u003e\n\n* [conf-MediaWiki](https://github.com/nxhack/chef/tree/master/cookbooks/conf-MediaWiki)\n\u003cpre\u003e\nrecipe           \"conf-MediaWiki\", \"Installs/Configure MediaWiki\"\n\u003c/pre\u003e\n\n* [conf-phpmyadmin](https://github.com/nxhack/chef/tree/master/cookbooks/conf-phpmyadmin)\n\u003cpre\u003e\nrecipe           \"conf-phpmyadmin\", \"Installs/Configure phpMyAdmin\"\n\u003c/pre\u003e\n\n* [conf-cron-apt](https://github.com/nxhack/chef/tree/master/cookbooks/conf-cron-apt)\n\u003cpre\u003e\nrecipe           \"conf-cron-apt\", \"Configure cron-apt\"\n\u003c/pre\u003e\n\n* [conf-bashrc](https://github.com/nxhack/chef/tree/master/cookbooks/conf-bashrc)\n\u003cpre\u003e\nrecipe           \"conf-bashrc\", \"Configure bashrc : Setup for ubuntu account.\"\n\u003c/pre\u003e\n\n* [conf-ssh-config](https://github.com/nxhack/chef/tree/master/cookbooks/conf-ssh-config)\n\u003cpre\u003e\nrecipe           \"conf-ssh-config\", \"Configure ssh config : Setup for ubuntu account.\"\n\u003c/pre\u003e\n\n* [conf-emacs-skk](https://github.com/nxhack/chef/tree/master/cookbooks/conf-emacs-skk)\n\u003cpre\u003e\nrecipe           \"conf-emacs-skk\", \"Configure emacs \u0026 skk : Setup for ubuntu account.\"\n\u003c/pre\u003e\n\n* [conf-screen](https://github.com/nxhack/chef/tree/master/cookbooks/conf-screen)\n\u003cpre\u003e\nrecipe           \"conf-screen\", \"Configure screen : Setup for ubuntu account.\"\n\u003c/pre\u003e\n\n* [conf-sysctl](https://github.com/nxhack/chef/tree/master/cookbooks/conf-sysctl)\n\u003cpre\u003e\nrecipe           \"conf-sysctl\", \"Configure sysctl\"\n\u003c/pre\u003e\n\n* [conf-rc-local](https://github.com/nxhack/chef/tree/master/cookbooks/conf-rc-local)\n\u003cpre\u003e\nrecipe           \"conf-sysctl\", \"Configure rc.local\"\n\u003c/pre\u003e\n\n* [conf-limits](https://github.com/nxhack/chef/tree/master/cookbooks/conf-limits)\n\u003cpre\u003e\nrecipe           \"conf-limits\", \"Install my limits\"\n\u003c/pre\u003e\n\n* [conf-tcpwrapper](https://github.com/nxhack/chef/tree/master/cookbooks/conf-tcpwrapper)\n\u003cpre\u003e\nrecipe           \"conf-tcpwrapper\", \"Configure TCP Wrapper : Setup /etc/hosts.allow file.\"\n\u003c/pre\u003e\n\n* [conf-tmux](https://github.com/nxhack/chef/tree/master/cookbooks/conf-tmux)\n\u003cpre\u003e\nrecipe           \"conf-tmux\", \"Configure tmux : Setup for ubuntu account.\"\n\u003c/pre\u003e\n\n* [conf-lm-sensors](https://github.com/nxhack/chef/tree/master/cookbooks/conf-lm-sensors)\n\u003cpre\u003e\nrecipe           \"conf-lm-sensors\", \"Install/Configure lm-sensors\"\n\u003c/pre\u003e\n\n* [ubuntu-ruby-ng](https://github.com/nxhack/chef/tree/master/cookbooks/ubuntu-ruby-ng)\n\u003cpre\u003e\nrecipe           \"ubuntu-ruby-ng\", \"Configure Next Generation Ubuntu Ruby Packages\"\n\u003c/pre\u003e\n\n* [conf-memcache](https://github.com/nxhack/chef/tree/master/cookbooks/conf-memcache)\n\u003cpre\u003e\nrecipe           \"conf-memcache\", \"Installs/Configures memcache\"\n\u003c/pre\u003e\n\n* [conf-php-apc](https://github.com/nxhack/chef/tree/master/cookbooks/conf-php-apc)\n\u003cpre\u003e\nrecipe           \"conf-php-apc\", \"Installs/Configures php APC\"\n\u003c/pre\u003e\n\n* [conf-php-mcrypt](https://github.com/nxhack/chef/tree/master/cookbooks/conf-php-mcrypt)\n\u003cpre\u003e\nrecipe           \"conf-php-mcrypt\", \"Fix bad comment at mcrypt.ini\"\n\u003c/pre\u003e\n\n* [conf-varnish](https://github.com/nxhack/chef/tree/master/cookbooks/conf-varnish)\n\u003cpre\u003e\nrecipe           \"conf-varnish\", \"Installs/Configures varnish and apache2\"\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxhack%2Fchef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxhack%2Fchef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxhack%2Fchef/lists"}