Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

add docs for setup on Archlinux #180

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Conversation

vdloo
Copy link
Member

@vdloo vdloo commented Feb 1, 2018

This should answer some of the questions we receive occasionally.

@vdloo vdloo force-pushed the add-instructions-for-archlinux branch 2 times, most recently from cfd45ad to f67fa4d Compare February 1, 2018 14:43
Copy link

@kerrermanisNL kerrermanisNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


This document is a step by step guide on how to set up hypernode-vagrant on a fresh [Arch Linux](https://www.archlinux.org/) installation. Getting the box to run on Arch Linux is a bit more laborious than getting it to run on Ubuntu because on Arch you have to set up the [lxc](https://linuxcontainers.org/) container's networking yourself.

Note that these instructions assume that the user is root and that the lxc is not an unprivileged container. To set it up for less privileged users take not of [the vagrant-lxc sudo wrapper](https://github.com/fgrehm/vagrant-lxc/blob/97b5882262fcc5c652123c88515b8f925c42f574/lib/vagrant-lxc/sudo_wrapper.rb#L10) and keep an eye on [this thread about using unprivileged containers](https://github.com/fgrehm/vagrant-lxc/issues/312).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*take note of

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

vagrant ssh

# And then inside the container:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there something missing here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no but I removed the newline now for clarity

@vdloo vdloo force-pushed the add-instructions-for-archlinux branch from f67fa4d to e9daed4 Compare February 1, 2018 14:46
This should answer some of the questions we receive occasionally.
@vdloo vdloo force-pushed the add-instructions-for-archlinux branch from e9daed4 to 52327dd Compare February 1, 2018 14:46
@vdloo vdloo merged commit 7b3b754 into master Feb 1, 2018
@vdloo vdloo deleted the add-instructions-for-archlinux branch February 1, 2018 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants