Revant Nandgaonkar
8ba685cc50
feat: allow custom image in easy install
2023-09-12 14:27:24 +05:30
Ankush Menat
f7a0d28174
chore: remove unsupported annotations
...
closes https://github.com/frappe/bench/issues/1441
2023-03-01 10:26:54 +05:30
Ankush Menat
9fb55e6dca
chore: remove unsupported annotations
...
these annotations dont work on python <3.9
closes https://github.com/frappe/bench/issues/1440
2023-02-28 10:25:08 +05:30
Revant Nandgaonkar
eba0f7a54f
fix: easy-install for letsencrypt tls ( #1424 )
...
* fix: easy-install for letsencrypt tls
* ci: change site for easy-install test
* ci: set host header for easy-install ping test
2023-02-27 10:58:33 +05:30
Gavin D'souza
044d646ec5
style: Pre-commit linters
2023-01-24 15:26:32 +05:30
Revant Nandgaonkar
b3ad10b9e6
ci: fix easy-install.py test ( #1408 )
...
* ci: fix easy-install.py test
related to https://github.com/frappe/frappe_docker/pull/1032
* ci: fix easy-install.py
patched bench removed and frappe-bench installed
--no-mariadb-socket required for new-site
* fix: remove frappe version from .env
* feat(easy-install): option to set version
Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-01-16 16:24:56 +05:30
Ankush Menat
228aeaf2fd
fix: print help when no args passed
...
[skip ci]
2022-12-19 11:59:21 +05:30
Ankush Menat
a987c1e9ae
style: chmod+x, format, space -> tabs
2022-12-19 11:59:21 +05:30
Athul Cyriac Ajay
e76c7dccf5
feat: add GHA tests
...
chore: added reading from env when rerunning script
- Makes current site as default
2022-12-14 17:42:24 +05:30
Athul Cyriac Ajay
9313777276
chore: Update Readme and changed password generated method
...
Co-authored-by: @ankush
2022-12-13 13:18:09 +05:30
Athul Cyriac Ajay
3ff7bfb35f
chore: get exact versions from example.env file
2022-12-06 19:33:47 +05:30
Athul Cyriac Ajay
7c8ce31a8d
chore: Added logging and removed git dependency
...
Also added
- New methods for printing
- Better env file management
- Better password generation
- Added zip repository downloads
- default container version set to v14
2022-12-05 00:37:39 +05:30
Athul Cyriac Ajay
044e01befd
feat: New easy-install.py
...
Supports docker container setup with production and dev instances
2022-12-01 16:24:47 +05:30