akshat5302
4abf722ddd
fix: update proxy service configuration in docker-compose for improved deployment
2025-06-20 17:48:17 +05:30
akshat5302
ed8fef5cd1
feat: add AWS S3 bucket name to docker-compose configuration
2025-06-20 17:39:32 +05:30
akshat5302
c2e6881b4c
Merge branch 'preview' of https://github.com/makeplane/plane into env-update
2025-06-20 17:31:04 +05:30
Manish Gupta
9f37f1ef0e
[INFRA-183] feat: add restore-airgapped script to build workflow ( #7170 )
...
* [WEB-4260] chore: add restore-airgapped script to build workflow
* docs: update restore instructions in README for self-hosted and commercial air-gapped versions
* fix: update restore script filename and improve error handling in restore-airgapped script
2025-06-05 17:27:57 +05:30
Manish Gupta
080cf70e3f
refactor: Enhance backup and restore scripts for container data ( #7055 )
...
* refactor: enhance backup and restore scripts for container data management
* fix: ensure proper quoting in backup script to handle paths with spaces
* fix: ensure backup directory is only removed if tar command succeeds
* CodeRabbit fixes
2025-05-14 12:33:53 +05:30
Manish Gupta
4c3f7f27a5
fix: update API service startup check to use HTTP request instead of logs ( #7054 )
2025-05-14 10:02:21 +05:30
sriram veeraghanta
2bcf6c76cd
chore: remove dockerhub user varible from compose
2025-04-28 16:28:48 +05:30
Akshat Jain
fb3e022042
[INFRA-134] fix: Setup and Swarm scripts for DOCKERHUB_USERNAME #6988
2025-04-28 14:37:51 +05:30
Akshat Jain
e3fbb7b073
[INFRA-134]: Update Docker images to use new artifact repository path #6978
2025-04-25 18:09:43 +05:30
Nikhil
d9e3405f5a
[WEB-3700] chore: improve authentication redirections ( #6836 )
...
* chore: update redirections to be from allowed hosts
* chore: update redirection logic
* chore: add web url in settings
* chore: add next path validation
* chore: update typings
* chore: update typings
* chore: update types
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-02 23:09:27 +05:30
sriram veeraghanta
f29867968a
chore: removed sentry instrumentation dependencies
2025-03-25 15:54:44 +05:30
Akshat Jain
4ce40fb3db
chore: add env MINIO_ENDPOINT_SSL in docker compose file ( #6731 )
2025-03-10 17:39:07 +05:30
Nikhil
9ba2ed7d89
chore: make api rate limit configurable through environment variable ( #6730 )
2025-03-10 17:27:35 +05:30
sriram veeraghanta
aeed6590b7
chore: selfhost docker compose updated by adding comments
2025-02-24 19:44:01 +05:30
Akshat Jain
1f18b08655
feat: docker swarm support for plane community using swarm.sh file ( #6406 )
...
* added swarm stack in selfhost
* synced docker-compose and swarm-compose
* updated the BRANCH variable
* fixes
* fix: swarm script upgrade function and `APP_RELEASE` variable
* fix: remove network from compose file and fix swarm script
* removed property restart from docker compose file
* added restart_policy condition in docker compose
* fix: changed restart policy to `any`
* changed `restart_policy` from `any` to `on-failure`
* updated selfhost readme
* chore: added migrator, redis, minio, db and mq service logs and also added redeployStack in script file
* add sleep in redeployStack service
* fixed typo in swarm and install script
* updated coderabbit suggestions
* added Replica Envs for services
* removed additional replica envs from docker compose file
---------
Co-authored-by: Manish Gupta <59428681+mguptahub@users.noreply.github.com >
2025-02-24 17:09:06 +05:30
Manish Gupta
47a76f48b4
fix: separated docker compose environment variables ( #5575 )
...
* Separated environment variables for specific app containers.
* updated env
* cleanup
* Separated environment variables for specific app containers.
* updated env
* cleanup
---------
Co-authored-by: Akshat Jain <akshatjain9782@gmail.com >
2024-12-16 13:23:33 +05:30
Manish Gupta
a0f03d07f3
chore: Check github releases for upgrades ( #6162 )
...
* modifed action and install.sh for selfhost
* updated selfhost readme and install.sh
* fixes
* changes suggested by code-rabbit
* chore: updated powered by (#6160 )
* improvement: update fetch map during workspace-level module fetch to reduce redundant API calls (#6159 )
* fix: remove unwanted states fetching logic to avoid multiple API calls. (#6158 )
* chore remove unnecessary CTA (#6161 )
* fix: build branch workflow upload artifacts
* fixes
* changes suggested by code-rabbit
* modifed action and install.sh for selfhost
* updated selfhost readme and install.sh
* fix: build branch workflow upload artifacts
* fixes
* changes suggested by code-rabbit
---------
Co-authored-by: guru_sainath <gurusainath007@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-12-16 13:22:23 +05:30
akshat5302
4a7ecfe051
Merge branch 'preview' of https://github.com/makeplane/plane into env-update
2024-12-05 18:24:56 +05:30
Nikhil
9b85306359
dev: move storage metadata collection to background job ( #5818 )
...
* fix: move storage metadata collection to background job
* fix: docker compose and env
* fix: archive endpoint
2024-10-16 13:55:49 +05:30
Akshat Jain
1d6ebb7c41
add the SERVICE_FOLDER value to install.sh script dynamically ( #5553 )
2024-09-10 17:29:16 +05:30
Manish Gupta
c5e5b99ee7
updated install.sh to not use release assets
2024-09-10 13:45:00 +05:30
Manish Gupta
f0ddcd7f05
Merge branch 'preview' of github.com:makeplane/plane into env-update
2024-09-10 12:41:38 +05:30
Akshat Jain
d24a4e18a2
add: API_BASE_URL env to selfhost envs ( #5523 )
...
* add: API_BASE_URL env to selfhost envs
* Update variables.env
2024-09-06 16:22:16 +05:30
Akshat Jain
54a83ef5a1
add default value for CERT_EMAIL
2024-09-06 12:27:51 +05:30
Manish Gupta
bae525eb29
selfhost fix for live
2024-09-03 12:56:43 +05:30
Manish Gupta
607ad3d5ba
Merge branch 'preview' of https://github.com/makeplane/plane into env-update
2024-09-03 12:30:00 +05:30
Manish Gupta
ee50529f55
Update selfhost README
2024-09-03 10:50:00 +05:30
Manish Gupta
7b1df8ffdd
updated selfhost README
2024-09-03 10:46:24 +05:30
Aaryan Khandelwal
6c3a8a9647
[WEB-1116] feat: pages realtime collaboration ( #5493 )
...
* [WEB-1116] feat: pages realtime sync (#5057 )
* init: live server for editor realtime sync
* chore: authentication added
* chore: updated logic to convert html to binary for old pages
* chore: added description json on page update
* chore: made all functions generic
* chore: save description in json and html formats
* refactor: document editor components
* chore: uncomment ui package components
* fix: without props extensions refactor
* fix: merge conflicts resolved from preview
* chore: init docker compose
* chore: pages custom error codes
* chore: add health check endpoint to the live server
* chore: update without props extensions type
* chore: better error handling
* chore: update react-hook-form versions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: docker related fixes
* fix: module type fixes
* fix: nginx update
* fix: adding live server workflow
* fix: workflow fixes
* fix: docker compose fixes
* fix: workflow fixes
* fix: path config
* fix: docker compose warnings
* fix: nginx port forwarding
* fix: update docker compose with new env
* fix: env var fixes
* fix: error handling
* fix: docker compose env var
* fix: compose fixes
* chore: update server start message
* chore: handle errors
* fix: build errors
* chore: update port
* chore: update server port
* chore: show error on authentication fail
* chore: show error on authentication fail
* feat: add redis extension
* chore: updated restore version logic
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
2024-09-02 17:54:12 +05:30
Akshat Jain
2c950713a7
Add RabbitMQ Service to Docker Compose Configuration ( #5439 )
...
* fix: celery broker setup
* fix: docker compose update
* fixed rabbitmq vhost issue
* fix: env fixes
* fix-envs-issue in selfhost docker compose
* volume name fix
* added depends on for rabbitmq service
* Add: AMQP_URL for remote rabbitmq urls
* added amqp url im docker compose
* changed default user to guest
* fix: changes the Rabbit mq password var name
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2024-09-02 17:40:17 +05:30
Manish Gupta
c8c7d4384d
update install.sh
2024-08-29 19:02:07 +05:30
Manish Gupta
78edbc8dd6
updated build.yml
2024-08-29 16:00:00 +05:30
Manish Gupta
1968242c0d
added release assets
2024-08-29 15:41:31 +05:30
Akshat Jain
83a6ba83b7
fixed typo changes
2024-08-28 16:47:45 +05:30
Akshat Jain
f02e67a200
fixed envs
2024-08-28 16:22:14 +05:30
Akshat Jain
a6f8d140ee
fix: handling localhost as APP_DOMAIN
2024-08-28 15:31:51 +05:30
Akshat Jain
99ab3386b5
added envs in variables file
2024-08-26 18:55:11 +05:30
Akshat Jain
779a9c0e47
added caddy setup for with or without SSL
2024-08-26 18:33:19 +05:30
Akshat Jain
de2cb6baab
Separated environment variables for specific app containers.
2024-08-20 12:57:24 +05:30
Akshat Jain
bf08d21da6
Version update for postgres and python ( #5378 )
...
* version updates for pyrhon and postgres
* updated version for python and postgres
* Update docker-compose.yml
2024-08-19 16:27:36 +05:30
Manish Gupta
b05d72e29a
fixed setup.sh for macos support ( #5336 )
...
* fixed setup.sh for macos support
* updated as per coderabbit suggestions
2024-08-08 20:13:01 +05:30
Manish Gupta
d0e68cdcfb
chore: self host custom build ( #5228 )
...
* removed code build process from install script
* fixes in install.sh
* fixed docker-compose.yaml
* wip
* sync env files during upgrade
* updated variables.env
* updated readme
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* implemented codacy suggestions
* implemented codacy suggestions
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update deploy/selfhost/install.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* update codacy suggestions
* coderabbit suggestion
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-25 20:35:51 +05:30
Manish Gupta
78481d45d4
chore: selfhost backup restore ( #5188 )
...
* chore: Data restore script added
* readme updated
* coderabbit suggestion implemented
* updated messages and readme
* updated readme
* updated readme
* self host readme fix
2024-07-23 19:37:31 +05:30
Manish Gupta
bd0799f5e7
replaced redis docker images with valkey/valkey ( #4836 )
2024-06-17 14:39:43 +05:30
sriram veeraghanta
8730049c00
fix: updated deploy docker compose file with restart no with quotes
2024-05-27 16:51:05 +05:30
sriram veeraghanta
a644d38218
chore: docker entry file name changes
2024-05-22 12:46:41 +05:30
sriram veeraghanta
1c377163d2
fix: converting takeoff scripts to docker entry points
2024-05-22 12:25:27 +05:30
Nikhil
e951cc3cf4
dev: add pg port to configuration ( #4517 )
2024-05-20 12:29:03 +05:30
Manish Gupta
f7ccf01426
fix: selfhost back to tar.gz ( #4500 )
...
* fix: selfhost back to tar.gz
* fix
2024-05-17 15:24:21 +05:30
Manish Gupta
2593dc8afc
added optional env FORCE_CPU and updated README ( #4446 )
2024-05-14 13:45:04 +05:30