Kasra Bigdeli
3589547dbc
Updated Docker API version
2025-11-11 00:22:32 -08:00
Kasra Bigdeli
78a9b0ce6f
Updated Docker API version
2025-11-11 00:12:54 -08:00
Kasra Bigdeli
bc982a4f5c
Preparing release
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-06-07 23:13:20 -07:00
Kasra Bigdeli
ef8d0a3b70
Updated deps
2025-05-26 19:23:35 -07:00
Kasra Bigdeli
e121f65763
Remove indefinite option
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-05-26 14:36:31 -07:00
Kasra Bigdeli
7813f2f172
Closes https://github.com/caprover/caprover/issues/2293
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-04-26 10:37:46 -07:00
Douglas Nassif Roma Junior
661054eab9
Code formatting
2025-03-31 17:49:53 -03:00
Douglas Nassif Roma Junior
a394dddaf1
Enhance SSH_PATH_RE on GitHelper to improve URL parsing
2025-03-31 10:24:52 -03:00
Kasra Bigdeli
0c45bd2f22
Fixed https://github.com/caprover/caprover/issues/2261
Run build / build (push) Waiting to run
Run formatter / check-code-formatting (push) Waiting to run
Run lint / run-lint (push) Waiting to run
Build and push the edge image / run-pre-checks (push) Waiting to run
Build and push the edge image / build-publish-docker-hub (push) Blocked by required conditions
2025-02-16 20:34:05 -08:00
Kasra Bigdeli
b8658b4f6a
Removed debugging lines
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2025-01-20 12:52:53 -08:00
Kasra Bigdeli
017bcca3c8
Fixed redirect issue
Run build / build (push) Waiting to run
Run formatter / check-code-formatting (push) Waiting to run
Run lint / run-lint (push) Waiting to run
Build and push the edge image / run-pre-checks (push) Waiting to run
Build and push the edge image / build-publish-docker-hub (push) Blocked by required conditions
2025-01-20 12:52:01 -08:00
Kasra Bigdeli
84804ae766
Add debugging to fix the healthcheck
2025-01-20 09:50:38 -08:00
Kasra Bigdeli
07ac95cf40
Add debugging to fix the healthcheck
2025-01-20 09:25:43 -08:00
Kasra Bigdeli
6cb3274195
fixed https://github.com/caprover/caprover/issues/2240
Run build / build (push) Waiting to run
Run formatter / check-code-formatting (push) Waiting to run
Run lint / run-lint (push) Waiting to run
Build and push the edge image / run-pre-checks (push) Waiting to run
Build and push the edge image / build-publish-docker-hub (push) Blocked by required conditions
2025-01-19 08:59:25 -08:00
Dillon Shook
ce0911efff
Don't need to call it actually
2025-01-05 10:00:21 -05:00
Dillon Shook
22e8074bfc
Undo refactor
2025-01-05 09:59:23 -05:00
Dillon Shook
3ffcd8edd9
Goaccess fixes for handling initial state with missing directories
2025-01-04 21:26:35 -05:00
Kasra Bigdeli
8c208a1a4e
Fixed formatter
2024-12-29 22:23:46 -08:00
raisercostin
b59cd2bf69
Testing again. Minimal changes to start.
2024-12-28 01:33:24 +02:00
raisercostin
886cbbf111
Refer to CaptainConstants.configs.adminPortNumber3000 as configurable admin port. Removed udp port, as is not needed now. Further cleanup.
2024-12-27 20:05:20 +02:00
raisercostin
3c9d663f25
cleanup
2024-12-27 19:54:27 +02:00
raisercostin
020230092f
cleanup
2024-12-27 19:54:24 +02:00
raisercostin
9694e9a37a
simplify more
2024-12-27 19:54:02 +02:00
raisercostin
a64c01c253
Some systems already use 80 and 443 port. Added some env variables to control the HOST (external) ports: CAPTAIN_HOST_HTTP_PORT (to change from 80), CAPTAIN_HOST_HTTPS_PORT (to change 443), CAPTAIN_HOST_ADMIN_PORT (to change 3000).
...
Also defined CONTAINER PORTS that never needs to change since are the ports inside containers. But is good to have as variables to be explicit that are CONAINER and not HOST ports.
2024-12-27 19:52:38 +02:00
Kasra Bigdeli
abea71983d
Publish CapRover Image
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2024-12-21 22:59:07 -08:00
Kasra Bigdeli
3f7e6093b0
Merge pull request #2182 from dshook/goaccess
...
Add Goaccess log reporting!
2024-12-21 22:33:22 -08:00
Kasra Bigdeli
d66fa68bef
Updated version
2024-12-01 14:56:52 -08:00
Kasra Bigdeli
e46687545f
fixed
2024-11-28 21:18:49 -08:00
Kasra Bigdeli
d0bdd7ff14
Fixed https://github.com/caprover/caprover/issues/2195
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2024-11-17 12:43:46 -08:00
Kasra Bigdeli
3c4ab7a4ce
Merge pull request #2189 from caprover/release
...
Backmerge release
2024-11-09 08:47:14 -08:00
Kasra Bigdeli
a917a42e3e
Updated version
2024-11-09 08:44:42 -08:00
Kasra Bigdeli
70fea7c332
Fixed uncaught error on App Creation
2024-11-09 08:37:42 -08:00
Dillon Shook
119ef3e6c0
Cleanup catchup config
2024-11-08 09:50:39 -05:00
Dillon Shook
9f738e3e81
Updated to dynamically create report for live files
2024-11-08 09:45:22 -05:00
Kasra Bigdeli
ca9831399e
Fixed uncaught error on App Creation
2024-11-07 20:44:37 -08:00
Dillon Shook
cd99df27b0
Update to using captain shared files instead of dedicated volume
2024-11-06 16:42:36 -05:00
Dillon Shook
4dcd700c90
Parsing access file names update
2024-11-04 21:20:37 -05:00
Dillon Shook
2d53f27e32
PR feedback
2024-11-04 20:45:21 -05:00
AriaieBOY
5852e35e0a
bump nginx version to 1.27.2 ( #2183 )
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
2024-11-01 21:20:36 -07:00
Dillon Shook
da363fa24b
Self review and validate cron schedules
2024-10-31 22:35:55 -04:00
Dillon Shook
14b9c5fcf6
Update docker image location and clean up nginx config
2024-10-31 22:19:20 -04:00
Dillon Shook
86d3e36298
Dynamic config for goaccess and remove old logs
2024-10-31 21:07:01 -04:00
Jonas Kuske
6101f61525
feat: expose 443:443/udp in nginx service ( #1355 )
...
Run build / build (push) Has been cancelled
Run formatter / check-code-formatting (push) Has been cancelled
Run lint / run-lint (push) Has been cancelled
Build and push the edge image / run-pre-checks (push) Has been cancelled
Build and push the edge image / build-publish-docker-hub (push) Has been cancelled
fix #1354
2024-10-31 17:14:53 -07:00
Dillon Shook
3472ed8dd4
Starting to save settings
2024-10-30 22:34:29 -04:00
Dillon Shook
c3d9a06ee4
Merge remote-tracking branch 'origin/master' into goaccess
...
# Conflicts:
# src/models/AppDefinition.ts
2024-10-23 22:53:16 -04:00
Dillon Shook
002d3ae6ba
Updating logs list response
2024-10-23 22:30:46 -04:00
Dillon Shook
e88be84fda
Some end to end flow working
2024-10-22 22:56:06 -04:00
Kasra Bigdeli
dc9e7648fb
Added custom nginx port support https://github.com/caprover/caprover/issues/1166
2024-10-22 19:30:31 -07:00
Dillon Shook
f6ce2d8c84
Listing reports through api
2024-10-22 08:07:51 -04:00
Dillon Shook
5315f7ffb9
Progress exposing reports
2024-10-21 09:05:11 -04:00