forked from pixelistik/rpi-teamcity
-
Notifications
You must be signed in to change notification settings - Fork 0
Set up Teamcity on a Raspberry Pi, using Docker
License
nikosk686/rpi-teamcity
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Use Hypriot OS (a Raspbian variant) for a working Docker environment on your Raspberry Pi: http://blog.hypriot.com/downloads/ Install docker-compose separately: sudo apt-get install python-pip sudo pip install docker-compose Now everything should come together: docker-compose up will build and start three different Docker containers - Teamcity server - Teamcity build agent - A MySQL server (which I happen to need for my test suite) Open http://<host>:8111 to access Teamcity. There are some remaining steps that you need to do in the web UI, especially authorising the build agent.
About
Set up Teamcity on a Raspberry Pi, using Docker
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published