Commit Graph

60 Commits (e459d1cdc2ef6964fe05b83cc75a866cf4d31dfa)

Author SHA1 Message Date
Icedream e459d1cdc2 Get rid of DBus setup in setup.sh.
See previous commits for detailed information.
2015-11-01 16:54:41 +01:00
Icedream 06b662c12b Removed command to empty /etc/apt/sources.list.d.
Emptying the sources.list.d folder is no longer necessary.
2015-11-01 16:08:43 +01:00
Icedream 12b4c02492 Delete the /tmp/empty folder after useradd. 2015-11-01 16:05:56 +01:00
Icedream 930b7c5bd1 Fix skeleton flag on useradd. 2015-11-01 16:05:33 +01:00
Icedream c0ce150858 Fix "useradd: group 'app' does not exist". 2015-11-01 14:57:03 +01:00
Icedream 0c16608f9c Typo: This is actually node:4.2, not nodejs:4.2. 2015-11-01 01:39:54 +01:00
Icedream dd5cd05de9 Remove sudo call for installing TeamSpeak3.
Installing the files on root will have the same effect as for other calls. All installed files will no longer be writable by the "app" user, however can still be used and, if the +x flag is set, can be executed.
2015-11-01 00:49:37 +01:00
Icedream 755d0d4752 Migrating to base image nodejs:4.2.
- Remove dbus, it's unnecessary and we can no longer run it in the background without the phusion-baseimage's init process.
- Remove setuser calls since that script no longer exists without phusion-baseimage, instead do all as root (will make files read-only for the app user which is more secure anyways).
2015-11-01 00:45:06 +01:00
Icedream 82b38e214c Increasing Docker Hub Network Fail counter. 2015-10-30 00:02:15 +01:00
Icedream 839e176381 Update TS3Bot to 82c19a2196. 2015-10-29 03:09:14 +01:00
Icedream 6672e0d319 Update TS3Bot to c20462272f. 2015-10-29 02:31:48 +01:00
Icedream def8092fa1 Introducing the Docker Hub Network Fails counter for retriggering build of current branch! 2015-10-29 00:25:49 +01:00
Icedream 6469a50f00 Remove ffmpeg and rtmpdump from dependencies. 2015-10-29 00:00:57 +01:00
Icedream 5909ca3cbb Downgrade vlc to 2.1.x from official repositories.
There is currently no APT repository out there that provides an easy way to install a newer version of VLC as library (libvlc) which is needed for WebChimera.js. Since we already have youtube-dl integrated, we no longer need to rely on VLC's functionality to resolve YouTube links, so in this case we can safely downgrade back to 2.1.x to get the library back.
2015-10-28 23:41:36 +01:00
Icedream ca79736310 Revert to old npm_config_wcjs_runtime_version fix and install dependencies as root instead of as app user. 2015-10-28 23:02:59 +01:00
Icedream de8e9274d3 Fix npm_config_wcjs environment variables. 2015-10-28 16:56:08 +01:00
Icedream bd3846dcc9 Allow WebChimera.js native module to build properly. 2015-10-28 00:54:36 +01:00
Icedream 3c9d66fb03 Update TS3Bot to 034d12df07. 2015-10-28 00:25:15 +01:00
Icedream 1300eafdd1 Remove leftover DBus files since it prevents DBus from starting properly. 2015-10-25 01:47:47 +02:00
Icedream 284d85605c Update TS3Bot to ed10e875b3. 2015-10-24 11:30:16 +02:00
Carl Kittelberger 8337436e77 Merge pull request #3 from icedream/space
Layer optimization by moving build instructions into a script
2015-10-24 11:03:59 +02:00
Icedream 144e10763d Merge remote-tracking branch 'origin/develop' into space
Conflicts:
	Dockerfile
2015-10-24 11:03:08 +02:00
Icedream 14623b59cc If we remove NodeJS' script we need to run apt-get update ourselves. 2015-10-24 10:48:41 +02:00
Icedream 408dc778b0 We don't NEED to update to NodeJS 4.x, do we? 2015-10-24 10:47:38 +02:00
Icedream b5fd982b7f Add non-interactive "yes" on purge. 2015-10-24 10:37:06 +02:00
Icedream daf6bf8f7c Pipe ts3bot-control archive through tar immediately. 2015-10-24 10:36:32 +02:00
Icedream 60f3eea6d3 Temporarily install wget to download files. 2015-10-24 10:30:44 +02:00
Icedream b0feeb7fe6 Update TS3Bot to 1892b56e4c. 2015-10-24 10:27:12 +02:00
Icedream b739ed3e40 Move build to a single install script to save on layers/space. 2015-10-24 10:21:16 +02:00
Icedream e2c4861739 Remove /etc/pulse/default.pa as module-null-sink fails to load. 2015-10-24 09:49:49 +02:00
Icedream 17ada4dc46 Update TeamSpeak3 to version 3.0.18.2. 2015-10-23 11:53:29 +02:00
Icedream 978f213a3b Move /etc/pulseaudio to /etc/pulse. 2015-10-23 11:53:25 +02:00
Icedream 4e42c6d821 Updated README.md.
Added new commands and features.
2015-10-23 11:53:20 +02:00
Carl Kittelberger a6c6cebe73 Update TS3Bot to 6695fbd83e. 2015-10-21 21:04:12 +02:00
Icedream d10ef6703b Update TS3Bot to 1b57bd36ce. 2015-10-21 16:39:58 +02:00
Icedream eb5b214f49 Update TS3Bot to 69b6deb9be. 2015-10-21 15:41:06 +02:00
Icedream c176202454 Updating TS3Bot to e0379895d7. 2015-10-21 15:15:55 +02:00
Icedream 7b32ec5ec6 Docker seems to be unable to deal with the shell brackets. 2015-10-21 07:41:35 +02:00
Icedream cbf2351680 Typo, /etc/services/ -> /etc/service/. 2015-10-21 07:34:59 +02:00
Icedream ea082c91d2 Get rid of services from the base image we don't need.
Especially cron seems to be responsible for sometimes crashing the TeamSpeak3 client.
2015-10-21 07:33:08 +02:00
Icedream 2732bdfa57 Fix python (youtube-dl did not work because of that). 2015-10-16 21:40:56 +02:00
Icedream aec95b599c Revert "Do not upgrade to nodejs 4.x, seemingly this messes with python in bad ways."
This reverts commit cb17658e90.
2015-10-16 21:39:42 +02:00
Icedream cb17658e90 Do not upgrade to nodejs 4.x, seemingly this messes with python in bad ways. 2015-10-16 21:01:31 +02:00
Icedream 3d1e1151ee Suddenly Docker Hub complains about python... 2015-10-16 20:14:47 +02:00
Icedream 748d1274b3 Update README regarding VLC upgrade and youtube-dl.
Closes issue #1.
2015-10-16 20:01:47 +02:00
Icedream 84f3068aec Upgrade TS3Bot to commit 6d49bdfdaa.
- Adds support for youtube-dl parsing of URLs. This enables the bot to play SoundCloud, DailyMotion, etc. links and improves handling of YouTube links so they don't result in 403s.
2015-10-16 19:56:33 +02:00
Icedream 547adb1eca Upgrade VLC to 2.2 via a third-party repository. 2015-10-16 19:55:19 +02:00
Icedream 3457f7bb7c We should probably ACTUALLY upgrade to nodejs 4.x... 2015-10-16 14:15:35 +02:00
Icedream db5f76b4b6 Removed fail catcher in ts3bot service script.
"exec" essentially renders everything after the setuser call ineffective as it replaces the process completely.
2015-10-16 13:46:30 +02:00
Icedream 376b07fbd0 Added early development notice. 2015-10-16 13:36:01 +02:00