Hi,
for local reasons, this post will be in german language
Mein Problem ist, dass ich bei 1und1 Discourse einfach nicht zum laufen bekomme. Ich habe einen vServer L mit 2 GB Ram. Bei DigitalOcean klappt alles wunderbar. Dort habe ich bereits unter Ubuntu 14.04 ein Discourse am laufen. Die Installation war in 10 Minuten durch.
Meine Vorgehensweise:
Problem 1: Swap einrichten
An sich brauch ichās nicht, aber man weiĆ ja nieā¦ drum wollte ich 2 GB extra freigeben.
root@server:~# swapon /swapfile
swapon: /swapfile: swapon failed: Operation not permitted
Frage: Kann es sein, dass 1und1 das verbietet? Wie lƶse ich das Problem?
Problem 2: Docker einrichten
Fehler 1:
modprobe: ERROR: ā¦/libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file ā/lib/modules/3.13.0-042stab094.8/modules.builtin.binā
modprobe: FATAL: Module aufs not found.
ā¦
Reading state informationā¦
E: Unable to locate package linux-image-extra-3.13.0-042stab094.8
E: Couldnāt find any package by regex ālinux-image-extra-3.13.0-042stab094.8ā
modprobe: ERROR: ā¦/libkmod/libkmod.c:507 kmod_lookup_alias_from_builtin_file() could not open builtin file ā/lib/modules/3.13.0-042stab094.8/modules.builtin.binā
modprobe: FATAL: Module aufs not found.
Warning: tried to install linux-image-extra-3.13.0-042stab094.8 (for AUFS)
but we still have no AUFS. Docker may not work. Proceeding anyways!
ā¦
Client version: 1.4.1
Client API version: 1.16
Go version (client): go1.3.3
Git commit (client): 5bc2ff8
OS/Arch (client): linux/amd64
FATA[0000] Cannot connect to the Docker daemon. Is ādocker -dā running on this host?
If you would like to use Docker as a non-root user, you should now consider
adding your user to the ādockerā group with something like:
sudo usermod -aG docker your-user
Remember that you will have to log out and back in for this to take effect!
last but not least:
root@server:~# docker -d
INFO[0000] +job serveapi(unix:///var/run/docker.sock)
INFO[0000] Listening for HTTP on unix (/var/run/docker.sock)
INFO[0000] +job init_networkdriver()
package not installed
INFO[0000] -job init_networkdriver() = ERR (1)
FATA[0000] package not installed
Fehler am Netzwerkinterface? Von 1und1 gesperrt?
Oder liegt es nur an meiner eigenen Blƶdheit? Es handelt sich um die Minimalinstallation von Ubuntu. Ohne Plesk Zeugs.
Nun hat mich der Server (als Student) gerade mal 1ā¬/Jahr gekostet. Daher wƤre es echt schnicke, auf so gĆ¼nstige Art und Weise ein weiteres Discourse zum laufen zu bekommen. Habt Ihr Ideen? Any ideas?
Viele GrĆ¼Će / Best regards,
M