Joshua "jag" Ginsberg
16c6f93aa2
Apply to all Dockerfiles and use the preferred ENTRYPOINT form.
2016-01-25 16:58:04 -05:00
Joshua "jag" Ginsberg
df072c1a6f
Initial attempt at dumb-init
2016-01-25 16:01:53 -05:00
Matthew Jones
5727d722b6
Merge remote-tracking branch 'upstream/release_2.3' into devel
...
* upstream/release_2.3: (91 commits)
Include python-{paramiko,ecdsa} dependencies
Remove extra epel testing stanzas
Unit test for ec2 credentialless inventory
Fix issue with ec2 iam sync with no credential.
Use the htpasswd command instead the ansible module
Pip is no longer needed
check local user root or not in ./configure
Remove unneeded when check for super user addition
Improve distro detection in setup.sh
Fix superuser check on upgrade
Minor improvements to setup.sh
Remove ansible prerequisite check from configure
Attempt to install ansible within setup.sh
Allow munin processes to access postgres
Move up base package dependency install
fixes jenkins failures
Proper flake8 fix
fixes executing processes with correct PYTHONPATH will pickup .pth files
Show the repo for bundled package file dump
Proper flake8 fix
...
2015-09-03 15:46:10 -04:00
Matthew Jones
bd3faea671
Fix path check in start_development docker script
2015-08-31 15:15:49 -04:00
Chris Meyers
99fb641b1b
all vendor dependencies expressed in requirements.txt
2015-08-17 11:17:53 -04:00
Matthew Jones
43d873acab
Fix path check in start_development docker script
2015-08-10 14:36:39 -04:00
Matthew Jones
a992881b17
Install honcho in the docker development container
2015-08-10 11:00:27 -04:00
Matthew Jones
5969c6a380
Check for site-packages and if it doesn't exist symlink to the built directory
2015-08-10 10:24:29 -04:00
Joe Fiorini
b5d6d8cb09
Update nodejs install in dev docker image
2015-08-06 14:34:47 -04:00
Chris Meyers
fa1643e330
all vendor dependencies expressed in requirements.txt
2015-08-05 08:10:16 -04:00
Matthew Jones
ef443ec8b2
Add psutil dependency to the docker dev container
2015-07-28 13:30:59 -04:00
Chris Meyers
26f5122179
expose ssh via 2222
2015-06-12 11:46:29 -04:00
Chris Meyers
7ba6445898
added ssh to docker env
2015-06-12 11:39:30 -04:00
John Mitchell
32d1c0e4db
fixed copyright date
2015-06-11 16:10:23 -04:00
Chris Meyers
c7dfb4dd84
executable dev file
2015-06-05 11:32:29 -04:00
Matthew Jones
a8d75783a3
Some launch changes and configuration changes to the Dockerfile
2015-06-05 11:18:27 -04:00
Matthew Jones
4d2fba15ab
Some minor fixes for the dockerfile container image build process
2015-06-05 11:12:23 -04:00
chris meyers
7759288a0f
cleanly shutdown postgres before exiting the container
2015-06-03 14:41:02 -04:00
Chris Meyers
86a16d27ea
Merge pull request #257 from chrismeyersfsu/docker
...
Docker
2015-06-02 10:19:30 -04:00
Chris Meyers
5ebf0851fe
-P picks random ports, we wan't specific ports
2015-06-02 10:19:05 -04:00
Chris Meyers
7197a1fb13
how to build and run a tower dev docker image
2015-06-02 09:57:06 -04:00
Chris Meyers
814a4e1afb
fix mongo
2015-06-02 09:47:14 -04:00
Joe Fiorini
fdb8fdf24a
Uncomment mongo from startup script
...
I will add this to the dockerfile once this release is done.
2015-06-01 14:52:55 -04:00
Matthew Jones
fdaf9bcd52
Add psutil to the package deps for the dockerfile
2015-05-26 09:59:53 -04:00
Joe Fiorini
581cff1a6f
Add helpful startup script for docker container
...
Not actually adding this to the container yet. Want to make sure
@matburt is okay with that first.
2015-05-11 12:57:57 -04:00
Matthew Jones
cdf6905bca
Update Tools Dockerfile to install and configure the mongodb dependencies
2015-05-05 16:52:42 -04:00
Matthew Jones
c45a422590
Update "make server" endpoint and Makefile to include the new fact cache
...
receiver. Upgrade docker tool to install mongo and pymongo
2015-04-23 13:34:56 -04:00
Matthew Jones
c1dc55fceb
Merging chrismeyers's openstack work branch changes to the core
...
openstack module. Adding python-netifaces dependency for setup packaging
2015-04-13 11:47:18 -04:00
Matthew Jones
e4e07277cc
Initial docker packaging experiments
2015-03-23 12:11:10 -04:00
Joe Fiorini
aff32faf8b
Update Dockerfile to get node from ppa
2015-02-09 12:02:52 -05:00
Matthew Jones
d70d5a5c99
Update Dockerfile to properly set shell encoding
2015-01-09 10:58:44 -05:00
Jared Tabor
be2f2596f3
Made delete prompts use the same styling
...
made the delete prompts more uniform
2014-12-17 17:49:45 -05:00