https://github.com/pyaillet/packet-linuxkit
Linuxkit on packet.net provisioned by terraform
https://github.com/pyaillet/packet-linuxkit
Last synced: over 1 year ago
JSON representation
Linuxkit on packet.net provisioned by terraform
- Host: GitHub
- URL: https://github.com/pyaillet/packet-linuxkit
- Owner: pyaillet
- Created: 2018-02-12T13:08:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T02:00:10.000Z (over 8 years ago)
- Last Synced: 2025-02-04T19:14:32.848Z (over 1 year ago)
- Language: Shell
- Size: 43.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Linuxkit builder on packet.net
## How to
- Set your project id in `profile`
- Put your packet API Key in `./app/api.key`
- Put a ssh key pair in `./ssh` (id_rsa and id_rsa.pub)
- Launch `./in.sh` to launch a container with the needed tools (terraform)
- In the container launch `./create.sh`, it will provision an arm8 machine and compile linuxkit on it