Commit graph

17 commits

Author SHA1 Message Date
Jesse Suen
f3712313ba
Update webhook.md to remove unnecessary step to restart server 2018-06-22 13:52:50 -07:00
Jesse Suen
b2d8fcb36e
Update sso.md to remove unnecessary step to restart server 2018-06-22 13:50:52 -07:00
Jesse Suen
687e0b0dea
Update getting_started.md with example repo and new UI steps 2018-06-20 18:40:49 -07:00
Jesse Suen
69119a21cd
Update getting_started.md to point to v0.5.1 2018-06-14 11:13:05 -07:00
Jesse Suen
e81d30be9b
Update getting_started.md to point to v0.4.3 2018-05-22 15:02:51 -07:00
Jesse Suen
c17266fc21
Add documentation on how to configure SSO and Webhooks 2018-05-17 18:28:04 -07:00
Jesse Suen
0cfd1ad05f
Update feature list with SSO and Webhook integration 2018-05-10 17:51:51 -07:00
Jesse Suen
d96d67bb9a
Generate a temporary kubeconfig instead of using kubectl flags when applying resources 2018-04-24 19:10:16 -07:00
Jesse Suen
34811cafca
Update download instructions to getting started 2018-04-23 02:42:02 -07:00
Jesse Suen
cf2d00e1e0
Add ability to set a parameter override from the CLI (argo app set -p) 2018-04-22 20:36:39 -07:00
Jesse Suen
266c948add
Add documentation about ArgoCD tracking strategies 2018-04-22 18:57:22 -07:00
Jesse Suen
1c60a69866
Rename argocd app add/rm to argocd app create/delete (resolves #114) 2018-04-20 17:55:21 -07:00
Jesse Suen
3be872ad32 Rework local config to support multiple servers/credentials
* Refactor local ~/.argocd/config to be similar to kube configs
* `argo login` will detect TLS issues and prompt user before writing config
* version server is unauthenticated and `argo version` will report server version
2018-04-19 11:29:56 -07:00
Andrew Merenbach
0368c2eadf Allow use of public repos without prior registration (#36)
* Instantiate repo anonymously if it doesn't exist

* Assume public repository if retrieval fails

* Update documentation, blame @merenbach

* Rm obsolete line from GETTING_STARTED.md
2018-03-14 16:28:43 -07:00
Jesse Suen
3a1338be8b
Add ability to override the server and namespace defined in ksonnet env when enabling an app 2018-03-09 02:33:55 -08:00
Jesse Suen
3e47c4ca71
Move GETTING_STARTED.md to docs directory and link to it from README.md 2018-03-08 16:11:33 -08:00
Jesse Suen
f66138866f
Add architectural diagram and overview 2018-03-08 15:20:45 -08:00