1
0
mirror of https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud.git synced 2025-12-15 19:32:44 +03:00

164 Commits

Author SHA1 Message Date
Tomas Volf
bea0e57425 Use correct ft in vim modeline
Alpine machines does not have to have bash install (and even if they did, I'm
not really sure openrc would use it). So ft should be just sh.
2020-05-19 08:44:21 -07:00
Jake Buchholz
07a0b9f3c8 Support IMDSv2 / Make shellcheck Happier
* get/use Instance MetaData Service v2 token, thanks @junkb (resolves #6)
* make shellcheck happier
* fix installation of multiple SSH keys for EC2_USER
* use 'grep -q' to detect shebang in user_data
release-1.3.2
2020-05-05 15:03:03 -07:00
Mike Crute
0805173154 Tee user-data output to console, show exit status
Fixes: #5
release-1.3.1
2020-01-13 21:23:42 +00:00
Jake Buchholz
8b933685a4 openrc-run auto-loads /etc/conf.d/tiny-ec2-bootstrap release-1.3.0 2019-07-05 12:52:57 -07:00
Jake Buchholz
ba46c43caa some README proofreading 2019-07-05 12:52:57 -07:00
Jake Buchholz
66c3babaf9 README: EC2-USER --> EC2_USER 2019-07-05 12:52:57 -07:00
Jake Buchholz
3ceb90d1ff make ec2 user configurable 2019-07-05 12:52:57 -07:00
Mike Crute
959968fa54
Merge pull request #2 from tomalok/master
Disable root/alpine passwords instead scrambling them
release-1.2.0
2018-08-19 13:17:42 -07:00
Jake Buchholz
eaef72fef9 scramble --> disable passwords 2018-08-14 15:40:32 -07:00
Jake Buchholz
2c5f667acb * disable root/alpine passwords instead of scrambling them
* state  as a dependency
2018-08-14 15:37:50 -07:00
Mike Crute
95f7fc2b48 Release 1.1.0 release-1.1.0 2018-01-28 04:54:25 +00:00
Mike Crute
83dfe0c9ff Maximize root filesystem 2018-01-28 04:52:16 +00:00
Mike Crute
fe26bc91ff Scramble root and alpine passwords 2018-01-28 04:52:01 +00:00
Mike Crute
20513b6595 Initial commit release-1.0.0 2017-12-24 03:49:52 +00:00