https://github.com/opennebula/addon-context-alpine
*OBSOLETE* AlpineLinux VM contextualization
https://github.com/opennebula/addon-context-alpine
Last synced: 10 months ago
JSON representation
*OBSOLETE* AlpineLinux VM contextualization
- Host: GitHub
- URL: https://github.com/opennebula/addon-context-alpine
- Owner: OpenNebula
- Created: 2016-05-03T14:02:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T15:12:22.000Z (over 8 years ago)
- Last Synced: 2025-04-04T07:41:30.547Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 5
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenNebula context for Alpine Linux
__This repository is obsolete__.
Contextualization scripts for Alpine Linux are now part of the
OpenNebula [Linux VM Contextualization](https://github.com/OpenNebula/addon-context-linux) repository.
---
These are the context scripts for Alpine Linux.
They are not yet available in a premade package but work in this form.
Currently, the scripts are used by the OpenNebula Virtual Router.
Based on the context info, special settings are made for the Virtual Router.
What they do:
- setup SSH Key
- setup net interfaces
- setup management interface
- enable IPv4 routing
- Firewall access to vrouter web interface
- enable VRRP in keepalived for high availability
Further tooling is included for:
- vmware-tools (ensure correct command for shutdown)
- udev (allow hot-add of networking devices)