Revant Nandgaonkar
91e4f7e3bf
fix(easy-install): rename --cronstring to --backup-schedule
2024-12-26 11:45:07 +05:30
Revant Nandgaonkar
0ee2eea820
docs(easy-install): update README
2024-12-25 12:22:09 +05:30
Revant Nandgaonkar
1e0c01750b
fix: backup cronstring params
2024-12-25 11:30:29 +05:30
Revant Nandgaonkar
4512ec484a
feat(easy-install): backup cron
2024-12-25 11:04:39 +05:30
Revant Nandgaonkar
da5ba67e17
fix(easy-install.py): fix message for upgrading setup
2024-11-11 14:04:15 +05:30
Revant Nandgaonkar
df24b714cc
feat: sub commands for easy-install
2024-11-07 16:15:58 +05:30
Revant Nandgaonkar
c07dfc59f3
fix(easy-install): install app configurable
2024-10-29 12:09:48 +05:30
Revant Nandgaonkar
502c9a2ccc
ci: remove registry use local built image
2024-10-27 16:13:32 +05:30
Revant Nandgaonkar
6c97d92917
fix: easy-install.py build to set tag only if empty
2024-10-27 15:58:16 +05:30
Revant Nandgaonkar
6f407fe317
fix: easy-install.py typings
2024-10-27 15:24:40 +05:30
Revant Nandgaonkar
97ce6f79a9
ci: fix easy-install args in test
2024-10-27 15:20:01 +05:30
Revant Nandgaonkar
18426dbdf1
fix: easy-install.py build command arg for image
2024-10-27 15:02:06 +05:30
Revant Nandgaonkar
1f3f68cbb6
feat: easy-install.py to build custom images
2024-10-27 14:56:02 +05:30
Nick Spinner
07b1462e60
Update Development Docs URL ( #1557 )
2024-05-10 11:00:13 +05:30
Revant Nandgaonkar
fde7a8209d
fix(easy-install): set default site to site1.localhost
2023-09-22 13:27:15 +05:30
Revant Nandgaonkar
f93f065ba3
fix: image replace and site creation
2023-09-22 13:20:30 +05:30
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