kopia lustrzana https://github.com/piku/piku
Update README.md
rodzic
0b21d54483
commit
c97aaae283
|
@ -18,10 +18,10 @@ From the bottom up:
|
|||
- [ ] Support barebones binary deployments
|
||||
- [ ] CLI command documentation
|
||||
- [ ] Complete installation instructions (see `INSTALL.md` for a working draft)
|
||||
- [ ] Worker scaling
|
||||
- [ ] HTTP port selection (and per-app environment variables)
|
||||
- [ ] Worker scaling - see `feature/workers`)
|
||||
- [ ] HTTP port selection (and per-app environment variables - see `feature/workers`)
|
||||
- [x] Sample Python app
|
||||
- [X] `Procfile` support (`wsgi` and 'worker` processes for now, `web` processes being tested)
|
||||
- [X] `Procfile` support (`wsgi` and `worker` processes for now, `web` processes being tested)
|
||||
- [x] Basic CLI commands to manage apps
|
||||
- [x] `virtualenv` isolation
|
||||
- [x] Support Python deployments (currently hardcoded until `Procfile` is implemented)
|
||||
|
@ -69,4 +69,4 @@ I intend to support Python, Go, Node and Clojure (Java), but will be focusing on
|
|||
[dokku]: https://github.com/dokku/dokku
|
||||
[raspi-cluster]: https://github.com/rcarmo/raspi-cluster
|
||||
[cygwin]: http://www.cygwin.com
|
||||
[uwsgi]: https://github.com/unbit/uwsgi
|
||||
[uwsgi]: https://github.com/unbit/uwsgi
|
||||
|
|
Ładowanie…
Reference in New Issue