Wykres commitów

7 Commity (81d45e85ad4103949e713da69c1fd8040c2809b6)

Autor SHA1 Wiadomość Data
Rui Carmo 1334591027 reset file permissions 2021-12-07 09:49:50 +00:00
Rui Carmo 4e6187ad31 renamed internal env vars to avoid collisions 2021-12-07 09:23:34 +00:00
Chris McCormick e9e8c7cdc1 Update postgres example README with new bootstrap. 2021-09-23 12:43:59 +08:00
Rui Carmo 3ced29b193 add focal to test suite 2021-02-27 18:15:13 +00:00
Rui Carmo 6640935140
Suggested by dependabot as security update 2020-01-21 10:21:51 +00:00
dependabot[bot] 0d605dbe7b Bump django from 2.1.9 to 2.1.11 in /examples/python-postgres (#87)
Bumps [django](https://github.com/django/django) from 2.1.9 to 2.1.11.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.1.9...2.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-12 07:17:03 +01:00
Chris McCormick 18dcad3d76 Python/Django + Postgres database example (#86)
* 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.

* Built-in playbook for installing postgres.

* Example Python/Django + Postgres app.
2019-08-12 07:01:27 +01:00