Kasra Bigdeli
bb3d0e7204
Fixed formatting for https://github.com/caprover/caprover/pull/2019
2024-06-19 10:55:00 -07:00
Kasra Bigdeli
0110cc1fd2
Merge pull request #2019 from ZeekoZhu/master
...
Add support to customizing certbot cert command
2024-06-19 10:52:17 -07:00
Kasra Bigdeli
63906469b8
Update TERMS_AND_CONDITIONS.md
2024-05-31 18:10:49 -07:00
Kasra Bigdeli
a563cd0dd5
Merge pull request #2069 from panasenco/openstack
...
Added OpenStack Heat template for deploying single-instance CapRover
2024-05-27 08:50:09 -07:00
Aram Panasenco
802696628c
Added OpenStack Heat template for deploying single-instance CapRover
2024-05-26 21:15:35 -06:00
Zeeko
daea793ccd
Merge branch 'caprover:master' into master
2024-05-26 22:37:10 +08:00
ZeekoZhu
ab2668da8c
refactor: use shell-quote to parse cert command rule
2024-05-26 22:33:27 +08:00
Kasra Bigdeli
46d8f3465f
Clearing timezone if schedule is deleted
2024-05-05 18:12:03 -07:00
Kasra Bigdeli
1ff86f43df
Merge branch 'master' of github.com:caprover/caprover
2024-05-05 10:48:46 -07:00
Kasra Bigdeli
912752c847
Updated changelog
2024-05-05 10:45:47 -07:00
Kasra Bigdeli
c2fb9527c2
Merge pull request #2050 from caprover/automated-cleanup
...
API skeleton added for automated cleanup
2024-05-05 10:42:16 -07:00
Kasra Bigdeli
2b0162126f
Added validation
2024-05-05 10:37:57 -07:00
Kasra Bigdeli
6f2527c4b6
Fixed typo
2024-04-28 20:37:22 -07:00
Kasra Bigdeli
6bf4afb629
Added functionality for automated cleanup
2024-04-28 20:36:41 -07:00
Kasra Bigdeli
bd553319c5
API skeleton added for automated cleanup
2024-04-28 19:42:37 -07:00
Kasra Bigdeli
bf76aa9a49
Minor package update
2024-04-28 15:01:38 -07:00
Kasra Bigdeli
eaf6ba8413
Revert "Fixed formatting"
...
This reverts commit fb819ecc15 .
2024-04-28 14:56:33 -07:00
Kasra Bigdeli
fb819ecc15
Fixed formatting
2024-04-28 14:28:30 -07:00
Kasra Bigdeli
2b6500f0b6
Major dependency update
2024-04-28 14:23:57 -07:00
Kasra Bigdeli
ea6c70fe34
Major dependency update
2024-04-28 14:22:19 -07:00
Kasra Bigdeli
147d03c8f7
Added capability to delete multiple apps
2024-04-28 12:07:56 -07:00
Kasra Bigdeli
1d6240811b
Updated packages
2024-04-20 22:59:14 -07:00
Kasra Bigdeli
db0d8a8cb3
Force build
2024-04-20 22:49:42 -07:00
Kasra Bigdeli
f9d880e8c3
Merge pull request #2009 from TheSpiritMan/docker-size
...
Optimize Dockerfile to Reduce Production Image Size
2024-02-26 20:37:55 -08:00
ZeekoZhu
a5e87d6e82
feat: enhanced Certbot command customization
...
- Introduced CertbotCertCommandRule for dynamic command generation
- Refactored CertbotManager to utilize a CertCommandGenerator
- Added new tests for the CertCommandGenerator logic
2024-02-26 19:07:41 +08:00
TheSpiritMan
349681bc90
mod: Dockerfile for edge and release
...
mod: dockerignore
2024-02-22 20:11:09 +05:45
ZeekoZhu
fbeda1b200
style: Clean up CertbotManager syntax
...
- Removed a redundant comma in function arguments
- Added a space before function declaration for consistency
2024-02-20 22:45:20 +08:00
ZeekoZhu
b1f467ed3b
refactor: Abstract cert success check into function
...
- Extracted certificate success logic into isCertCommandSuccess function
- Ensured compatibility with previous certbot success messages
2024-02-20 22:37:46 +08:00
ZeekoZhu
1509cea81b
feat: Enhance Certbot cert generation flexibility
...
- Added getCertbotCertCommand method in CertbotManager for dynamic cert commands
- Refactored enableSsl method to use the new dynamic cert command generator
- Introduced certbotCertCommand configuration in CaptainConstants for customizable commands
2024-02-20 17:52:29 +08:00
ZeekoZhu
1bba84ee90
make certbot authenticator configurable
...
address: https://github.com/caprover/caprover/issues/1761
2024-02-20 10:37:21 +08:00
TheSpiritMan
d2dc9ff514
add: dev-scripts inside Dockerfile
2024-02-16 15:40:06 +05:45
TheSpiritMan
fa026d9849
mod: Dockerfile for Release and Edge to Decrease Docker Image Size
2024-02-15 17:31:57 +05:45
Kasra Bigdeli
10ea8dbf71
fixed https://github.com/caprover/caprover/issues/1410
2023-10-13 17:55:24 -07:00
Kasra Bigdeli
e08c55db89
Merge pull request #1915 from buglinjo/master
...
Added support of optionally providing different captain base directory
2023-10-11 21:01:46 -07:00
Irakli Tchitadze
42d47a5b87
Replacing double question mark with double pipe
2023-10-11 13:17:36 -04:00
Irakli Tchitadze
dc6df69444
Added support of optionally providing different captain base directory
2023-10-10 19:14:46 -04:00
Kasra Bigdeli
b3fd2d5010
updated changelog
2023-10-03 21:19:22 -07:00
Kasra Bigdeli
2915f70081
Try to make it harder for the users to make human mistake https://github.com/caprover/caprover/issues/1265\#issuecomment-973651341
2023-09-22 19:46:03 -07:00
Kasra Bigdeli
7ea76d0699
updated changelog
2023-09-20 21:54:30 -07:00
Kasra Bigdeli
1c4736cc36
Improve redirect
2023-09-20 21:41:33 -07:00
Kasra Bigdeli
a67a56a052
Fixed dev build
2023-09-18 15:39:01 -07:00
Kasra Bigdeli
12af577f83
Merge branch 'master' of github.com:caprover/caprover
2023-09-16 20:54:17 -07:00
Kasra Bigdeli
bff4b71ce9
Updated changelog
2023-09-16 20:54:11 -07:00
Kasra Bigdeli
4717ffc68e
Merge pull request #1887 from caprover/release
...
backmerge
2023-09-16 20:52:55 -07:00
Kasra Bigdeli
b7c114ed7d
1.11.1 hotfix ( #1886 )
...
* Update CHANGELOG.md
* Update TERMS_AND_CONDITIONS.md
* Update TERMS_AND_CONDITIONS.md
* Adding script to clear pro config
* Fixed https://github.com/caprover/caprover/issues/1863
* Closes https://github.com/caprover/caprover-pro/issues/3
* Updated the changelog
* Fixed https://github.com/caprover/caprover/discussions/1859
* updated the changelogs
* Fixed https://github.com/caprover/caprover/issues/1871
* Upped version - ready for hotfix
v1.11.1
2023-09-16 20:52:08 -07:00
Kasra Bigdeli
05aaa81fe2
Upped version - ready for hotfix
2023-09-16 20:18:01 -07:00
Kasra Bigdeli
cb489b2663
Fixed https://github.com/caprover/caprover/issues/1871
2023-09-05 22:17:28 -07:00
Kasra Bigdeli
e10555fc34
updated the changelogs
2023-08-30 20:37:01 -07:00
Kasra Bigdeli
80cb3a3a90
Fixed https://github.com/caprover/caprover/discussions/1859
2023-08-30 20:34:25 -07:00
Kasra Bigdeli
1ba1be09b0
Updated the changelog
2023-08-30 20:24:42 -07:00