Wykres commitów

72 Commity (288c8c5e7a4b4b8296c9b854ad46985dfa458690)

Autor SHA1 Wiadomość Data
Chris McCormick 60da61456e piku-bootstrap subcommand to install piku cli. (#121)
* piku-bootstrap subcommand to install piku cli.

Fixes #120

* Documenting new simpler install methods.
2019-11-13 17:57:34 +00:00
Chris McCormick 4046f9ac77 Documentation improvements. (#122) 2019-11-13 17:54:41 +00:00
Chris McCormick c00e130b87 Enable gh-pages style static site deployment. (#97)
* Enable gh-pages style static site deployment.

As per #42 this PR allows the user to do static site deployments using
Piku which work very similarly to gh-pages. In the Procfile the user
defines a worker called 'static' with the path to the root of the files
to be served. An example app can be found here:
https://github.com/chr15m/piku-static-site

* Documentation.
2019-08-30 11:07:55 +01:00
Chris McCormick 89413a6f81 Allow users to get direct shell access in apps. (#96)
This commit adds a small change to the `piku` script to pass through SSH
command flags, and documentation explaining how to use this to obtain a
remote shell on the piku server inside a running app folder.
2019-08-30 08:15:27 +01:00
Rui Carmo 6b336e7d92 changed urls in docs and scripts 2019-08-26 12:23:34 +01:00
Chris McCormick e321982564 Piku bootstrap extra playbooks (#83)
* Remove --pi hack in favour of pi@HOST.

* Properly deploy systemd startup in bootstrap.

Fixes #71.

* piku-bootstrap using separate ansible playbooks.

* Prefer built-in playbooks in piku-bootstrap.

* Document new piku-bootstrap options.

* Doc piku-bootstrap built-in playbooks usage.

* Move 'using' doc to top.

* Typos + doc fixes in piku-bootstrap.

* Improved built-in playbook detection.

* Added node playbook.

* Documentation tweaks.

* Documentation tweaks.
2019-08-12 07:00:27 +01:00
John Simiyu bfc4f8ce32 Java Support (#81)
* Added support for Java Deployment with Maven

* Added support for Java Deployment with Maven

* @matrixjnr/feature:java support

* @matrixjnr/feature:java support
2019-08-10 22:00:40 +01:00
Rui Carmo cbc8211702
Update README.md 2019-07-21 15:37:55 +01:00
Rui Carmo 9ba6b5828d
Update README.md 2019-07-14 17:08:58 +01:00
Chris McCormick 6556706e4a Documentation and readme updates (#59)
* Updated README with first-timers in mind.

This patch adds information about how to use the  script. It also
re-orders the information in the README so that the most pertinent
information for somebody using it for the first time is at the top.

* Logo proposition.

* Possibly punchier tag line.

* Tagline spacing tweak.

* README fixes.

* Added a note about the examples folder.

* Incorporated @dwightmulcahy suggestion.
2019-07-13 16:30:25 +01:00
Rui Carmo a14519e8e3
Update README.md 2019-05-22 19:26:15 +01:00
Rui Carmo cad8f4744b URL 2019-05-22 19:22:38 +01:00
Rui Carmo 9253b21e0f SVG demo 2019-05-22 19:19:08 +01:00
Rui Carmo 8350a6b883
Added demo 2019-05-22 19:11:10 +01:00
Rui Carmo 601bfa32f8
Update README.md 2019-05-22 18:52:42 +01:00
Rui Carmo 4e3653110c
Update README.md 2019-05-22 13:29:06 +01:00
Rui Carmo 526f6284dd
Update README.md 2019-04-17 13:13:08 +01:00
Rui Carmo c9c494a9b5 whitespace 2018-12-23 15:19:43 +00:00
Rui Carmo 32e2b332db README 2018-12-23 15:19:32 +00:00
Rui Carmo d9ac036fb3
Update README.md 2018-08-23 13:46:52 +01:00
Sean McLemon 21b7162b93 click.poocoo.org -> click.pocoo.org (#13) 2018-06-25 12:39:05 +01:00
Rui Carmo e1795fe816
Update README.md 2018-06-14 22:05:43 +01:00
Rui Carmo a432617cde sidelined REPL 2017-05-15 21:52:19 +01:00
Rui Carmo 3307bf281c REPL 2017-05-15 21:37:14 +01:00
Rui Carmo 2f6dfec4e1 docs 2017-05-14 23:57:56 +01:00
Rui Carmo aefcaee334 Added TODO 2017-04-05 21:26:36 +01:00
Rui Carmo a7969a8021 Update README.md 2016-11-26 23:13:46 +00:00
Rui Carmo bf5d6a0af7 Update README.md 2016-11-26 23:11:31 +00:00
Rui Carmo cfb4a4d3c8 README 2016-11-20 10:07:48 +00:00
Rui Carmo e5a34be9f1 Credits 2016-10-02 19:08:00 +01:00
Rui Carmo 93575af68f Support serving static files directly through nginx (hat tip @celso) 2016-10-02 18:40:02 +01:00
Rui Carmo a033d3d632 Add shell feature to list 2016-09-10 10:47:29 +01:00
Rui Carmo 777a98b551 README 2016-05-14 18:56:30 +01:00
Rui Carmo 408f503044 Sane uWSGI log format for web requests 2016-05-14 18:56:15 +01:00
Rui Carmo 196615c9a2 ENV namespacing 2016-05-14 18:31:02 +01:00
Rui Carmo bb43f5ecfb a little more performance by default 2016-05-14 18:19:02 +01:00
Rui Carmo adad1faf89 Add support for restricting access to CloudFlare IP ranges 2016-05-05 20:00:25 +01:00
Rui Carmo 598e7bed61 README 2016-05-03 23:29:33 +01:00
Rui Carmo b033d51827 better feedback 2016-04-25 13:32:52 +01:00
Rui Carmo 42b519628b fine tune socket handling 2016-04-25 13:23:00 +01:00
Rui Carmo bf00855898 Debian's nginx does not support HTTPv2 or SPDY, as usual... 2016-04-25 12:20:19 +01:00
Rui Carmo 40bd871a69 First pass at SSL 2016-04-25 11:50:37 +01:00
Rui Carmo 4c2b773d4e README 2016-04-25 11:12:06 +01:00
Rui Carmo 16642e1117 Minimal working nginx support 2016-04-25 10:47:22 +01:00
Rui Carmo 1d3ad2d528 First pass at configuration 2016-04-25 10:10:07 +01:00
Rui Carmo 42c201b413 README and reversion 2016-04-03 23:58:11 +01:00
Rui Carmo 02bd0f58b1 README 2016-04-03 17:38:05 +01:00
Rui Carmo a85784b1b4 typo 2016-04-03 17:35:32 +01:00
Rui Carmo 9b498653a1 Doc tweaks 2016-04-03 17:33:38 +01:00
Rui Carmo 86069f58cd Installation instructions and SSH key helper 2016-04-03 17:14:15 +01:00