This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Alphabetical listing, generated with the following hoon: | |
| =p (turn (gulf 0x1 0xffff) |=(a=@ `@p`(cat 4 ~lisnus a))) | |
| *%/web/planets-lisnus/txt (turn p |=(a=@p (scot %p a))) | |
| --- | |
| Notable planets: | |
| ~bishes-bottem |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| create this file in your /root folder | |
| $ fleetctl load swapon.service | |
| $ fleetctl start swapon.service | |
| This will create swap file on all nodes of your CoreOS cluster without prior setup. | |
| See also http://cloudinit.readthedocs.org/en/latest/topics/examples.html#adjust-mount-points-mounted |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source 'https://rubygems.org' | |
| gem 'gmail' | |
| gem 'curb' | |