Charlton Austin
43fd66e2e2
Merge pull request #1972 from charltonaustin/add_message_of_the_day
...
Adding in the delete api and the delete and create UI.
2016-10-13 13:12:49 -04:00
Charlton Austin
97d644d95d
Adding in the delete api and the delete and create UI.
2016-10-13 10:40:52 -04:00
Charlton Austin
e7dbe2e8e3
Adding architecture at a glance
2016-10-12 14:51:02 -04:00
charltonaustin
5546fa6214
Adding in messages table
2016-10-11 10:55:12 -04:00
charltonaustin
f15b3d5b84
Adding in some extra documentation.
2016-10-10 12:26:44 -04:00
charltonaustin
7d8cc1fc34
Adding in some more updates to the docs for easier use.
2016-10-07 14:20:00 -04:00
charltonaustin
651639bb76
Updating the README so that it is easier for people to know how to run individual tests.
2016-10-07 10:19:03 -04:00
charltonaustin
8d7c32c755
Missed one
2016-10-06 11:04:11 -04:00
charltonaustin
6cc08d5247
Moving links for our docks.
2016-10-06 11:02:58 -04:00
charltonaustin
6d649f4bc9
can't have links in escaped code
2016-10-06 10:59:39 -04:00
charltonaustin
5366ba63d9
Adding in the comment that I removed from the other section.
2016-10-06 10:56:58 -04:00
charltonaustin
719eb6ce84
Adding in some changes from my on boarding process.
2016-10-06 10:43:25 -04:00
Jimmy Zelinskie
53934b1426
readme: fix URLs pointing to the wrong docs
2016-08-03 22:21:35 -04:00
Jimmy Zelinskie
78971d68a5
readme: add some terminology
2016-08-03 22:18:53 -04:00
Jimmy Zelinskie
e6d214c955
readme: mention test database location
2016-06-17 18:23:11 -04:00
Jimmy Zelinskie
e6590c8cc2
readme: change logo to preview
2016-06-17 18:15:37 -04:00
Jimmy Zelinskie
4031e8b766
readme: fix embedded logo
2016-06-17 18:12:52 -04:00
Jimmy Zelinskie
672a6e9913
README: CoreOS standard README format ( #1550 )
...
This change also moves the macOS local setup instructions into the
README.
2016-06-17 18:07:33 -04:00
Evan Cordell
df3daacb8c
Document process for freezing dependencies and freeze git dependencies
...
to commits
2016-04-06 13:52:42 -04:00
Evan Cordell
03d29e4c15
Update Readme with info on fixing C99/C11 issues on OSX
2016-04-05 14:18:01 -04:00
Joseph Schorr
f6a53f7cc5
Change all Quay.io references to Quay, fix tour and change logo
...
Fixes #741
2015-11-02 14:37:48 -05:00
Matt Jibson
7a85140aae
Add initdb to local-docker.sh
2015-10-06 01:29:15 -04:00
Jake Moshenko
b4a487e522
Add the image build status to the readme
2015-08-21 16:40:41 -04:00
Matt Jibson
72c21a98e8
Add buildman and test to the docker build script
2015-08-18 13:47:16 -04:00
Brandon Philips
69c2f5185b
README: document getting started process
...
The old instructions were rather dense and I believe out of date.
Replace it with this set of instructions.
Move the local-setup script to contrib/osx in anticipation for a
contrib/linux and contrib/k8s setup.
2015-06-18 12:31:42 -04:00
Jake Moshenko
8f4f480f0a
Rename the repository in the README
2014-12-08 13:31:44 -05:00
Jake Moshenko
0ef1902957
Strip Quay password from readme.
2014-05-27 15:24:29 -04:00
Jake Moshenko
e8355f301e
Remove our deploy key from the workers/Readme which gets included in the Docker image.
2014-05-27 15:19:23 -04:00
Jake Moshenko
b493168a8b
Update the instructions for deploying prod to pull from staging.
2014-05-20 18:26:12 -04:00
Jake Moshenko
cc47e77156
Upgrade to the 0.11.1 tutum version of docker. Package it as a Dockerfile using Docker in Docker. Add a status server option to the workers to utilize the new termination signal and status features of gantry.
2014-05-16 18:31:24 -04:00
jakedt
05b3851a54
Make sure we update libssl inside the image to fix heartbleed.
2014-04-17 13:04:35 -04:00
jakedt
27072d4a2d
Fix the deployment instructions.
2014-04-15 15:37:22 -04:00
jakedt
a03fd73b04
Add instructions for how to build quay and push it to quay.
2014-04-15 14:27:14 -04:00
jakedt
576fbe4f0d
Switch over to phusion baseimage. Prevent everything from daemonizing and start it with runit under phusion. Make workers trap and handle sigint and sigterm. Extend the reservation to 1hr for dockerfilebuild. Update nginx to remove the dependency on libgd. Merge the requirements and requirements enterprise files.
2014-04-11 13:32:45 -04:00
jakedt
8fac0474b5
Get staging to run under docker on an EC2 host.
2014-04-10 18:30:09 -04:00
jakedt
d39f3cc5d4
Fix the tests and implement a fake stripe.
2014-04-10 15:20:16 -04:00
jakedt
4e713d704f
Update the tests for the new build and trigger apis.
2014-02-26 13:45:49 -05:00
jakedt
ef76ea9318
We shouldn't run the dockerfile worker on the main host anymore.
2014-02-13 15:50:49 -05:00
yackob03
a6f98570a1
Send everything in production through the gunicorn logger (allows rotation using USR1). Add a gunicorn logger that emits the logstash format. Move the gunicorn config to the conf subdir. Update the postrotate script to hopefully work.
2014-02-04 15:08:49 -05:00
yackob03
f2fef9fcde
Update the logrotate config to use the right permissions for the file, and to call USR1 on nginx after rotation. Update the readme to use the nginx pidfile.
2014-02-03 11:57:29 -05:00
yackob03
f2e132871f
Change the bounce command in the readme to use the pidfile for gunicorn.
2014-01-31 19:30:50 -05:00
yackob03
23fa91c75b
Update the readme with information on starting the log pusher.
2014-01-31 19:21:05 -05:00
yackob03
9db63a505f
Add logrotate config and installation instructions to the readme.
2014-01-31 18:17:11 -05:00
yackob03
2b6c9149e8
Configure nginx to emit logstash logs for access logs. Move all nginx config to a conf subdir. Rework nginx config to share common parts.
2014-01-31 18:13:46 -05:00
yackob03
c13654bb52
First attempt at emitting logstash style logs.
2014-01-30 13:32:06 -05:00
yackob03
2f86c13c08
Fix some ordering in the installation instructions. Use an SSL enabled nginx build. Update the location of the list of mime types.
2014-01-07 17:01:19 -05:00
yackob03
5f8d7662d1
Let requests stream directly into the storage layer without pooling up on the backend.
2014-01-07 16:35:38 -05:00
yackob03
4ae40b7370
Fix the readme to reference the application, update the response code for create repo when no auth credentials are present.
2013-12-20 16:21:07 -05:00
yackob03
867a3e38c1
Switch gunicorn to using a config file, which allows command line parameters to be changed without restarting the master process.
2013-12-20 16:11:39 -05:00
root
2c50d148b4
Move the client body buffering over to /mnt (non-ebs).
2013-12-18 23:32:31 +00:00