Commit graph

80 commits

Author SHA1 Message Date
alecmerdler
3ff1e31487 updated readme 2017-02-27 19:37:12 -08:00
Jimmy Zelinskie
bfd820eb7a README: remove last py 2.7.11 reference 2017-01-23 17:57:11 -05:00
Jimmy Zelinskie
125c03ab68 README: update mac instructions
also some misc cleanup
2017-01-23 15:44:53 -05:00
Charlton Austin
8f97e065b0 Adding in a description on how to run migrations against remote machines. 2017-01-19 13:38:06 -05:00
Erica
10f1053cce Merge pull request #2260 from coreos-inc/STORY-136707589-test-pivotal-gh-integration
doc(README): add pivotal-gh integration help [Finishes #136707589]
2016-12-28 10:50:13 -05:00
EvB
47e7f55782 doc(README): render arch diagram 2016-12-27 17:36:16 -05:00
EvB
9bb1db0683 doc(README): add table of contents 2016-12-27 16:53:18 -05:00
EvB
c451b744ff doc(README): add pivotal-gh integration help [ #136707589] 2016-12-27 16:36:15 -05:00
Jake Moshenko
d58a1ca35a Fix port mapping for ACI conversion from newer Docker manifests. 2016-12-20 14:01:06 -05:00
ant31
2eaa8a4a1b Add pytest and tox to run tests 2016-11-28 13:13:07 +01:00
Charlton Austin
9af5c26269 Merge pull request #2040 from charltonaustin/add_pushing_instructions_to_readme
Adding instructions for how to build before push.
2016-10-27 15:31:14 -04:00
Charlton Austin
1dc5f58da0 Adding instructions for how to build before push. 2016-10-27 10:08:32 -04:00
Ian Minoso
79545bc2bc Run gunicorn and webpack through Procfile 2016-10-20 13:50:57 -04:00
Ian Minoso
5a45f140c2 compile a typescript react component with webpack 2016-10-18 17:16:01 -04:00
Ian Minoso
9015b09026 Setup skeleton files for new front end build tool (Node, Webpack, React, Typescript) 2016-10-18 17:13:56 -04:00
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