Manish Gupta
8ee8270697
removed container names for selfhosting ( #2907 )
2023-11-28 11:31:04 +05:30
Nikhil
9db6312081
fix: self hosted instance ( #2795 )
...
* dev: update create bucket script
* dev: update patch endpoint for instance configuration
* dev: add google client secret and default values for ADMIN_EMAIL and LICENSE_ENGINE_BASE_URL
2023-11-20 12:36:48 +05:30
Nikhil
4c2074b6ff
dev: environment settings ( #2794 )
...
* dev: update environment configuration
* dev: update the takeoff script for instance registration
2023-11-19 01:48:05 +05:30
sriram veeraghanta
878707f444
feat: Instance Registration and Configuration ( #2793 )
...
* dev: remove default user
* dev: initiate licensing
* dev: remove migration file 0046
* feat: self hosted licensing initialize
* dev: instance licenses
* dev: change license response structure
* dev: add default properties and issue mention migration
* dev: reset migrations
* dev: instance configuration
* dev: instance configuration migration
* dev: update instance configuration model to take null and empty values
* dev: instance configuration variables
* dev: set default values
* dev: update instance configuration load
* dev: email configuration settings moved to database
* dev: instance configuration on instance bootup
* dev: auto instance registration script
* dev: instance admin
* dev: enable instance configuration and instance admin roles
* dev: instance owner fix
* dev: instance configuration values
* dev: fix instance permissions and serializer
* dev: fix email senders
* dev: remove deprecated variables
* dev: fix current site domain registration
* dev: update cors setup and local settings
* dev: migrate instance registration and configuration to manage commands
* dev: check email validity
* dev: update script to use manage command
* dev: default bucket creation script
* dev: instance admin routes and initial set of screens
* dev: admin api to check if the current user is admin
* dev: instance admin unique constraints
* dev: check magic link login
* dev: fix email sending for ssl
* dev: create instance activation route if the instance is not activated during startup
* dev: removed DJANGO_SETTINGS_MODULE from environment files and deleted auto bucket create script
* dev: environment configuration for backend
* dev: fix access token variable error
* feat: Instance Admin Panel: General Settings (#2792 )
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2023-11-18 16:17:01 +05:30
Manish Gupta
dd60dec887
Dev/mg selfhosting fix ( #2782 )
...
* fixes to self hosting
* self hosting fixes
* removed .temp
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2023-11-16 14:38:55 +05:30
Bavisetti Narayan
79347ec62b
feat: api webhooks ( #2543 )
...
* dev: initiate external apis
* dev: external api
* dev: external public api implementation
* dev: add prefix to all api tokens
* dev: flag to enable disable api token api access
* dev: webhook model create and apis
* dev: webhook settings
* fix: webhook logs
* chore: removed drf spectacular
* dev: remove retry_count and fix api logging for get requests
* dev: refactor webhook logic
* fix: celery retry mechanism
* chore: event and action change
* chore: migrations changes
* dev: proxy setup for apis
* chore: changed retry time and cleanup
* chore: added issue comment and inbox issue api endpoints
* fix: migration files
* fix: added env variables
* fix: removed issue attachment from proxy
* fix: added new migration file
* fix: restricted wehbook access
* chore: changed urls
* chore: fixed porject serializer
* fix: set expire for api token
* fix: retrive endpoint for api token
* feat: Api Token screens & api integration
* dev: webhook endpoint changes
* dev: add fields for webhook updates
* feat: Download Api secret key
* chore: removed BASE API URL
* feat: revoke token access
* dev: migration fixes
* feat: workspace webhooks (#2748 )
* feat: workspace webhook store, services integeration and rendered webhook list and create
* chore: handled webhook update and rengenerate token in workspace webhooks
* feat: regenerate key and delete functionality
---------
Co-authored-by: Ramesh Kumar <rameshkumar@rameshs-MacBook-Pro.local>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
* fix: url validation added
* fix: seperated env for webhook and api
* Web hooks refactoring
* add show option for generated hook key
* Api token restructure
* webhook minor fixes
* fix build errors
* chore: improvements in file structring
* dev: rate limiting the open apis
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: LAKHAN BAHETI <lakhanbaheti9@gmail.com>
Co-authored-by: rahulramesha <71900764+rahulramesha@users.noreply.github.com>
Co-authored-by: Ramesh Kumar <rameshkumar@rameshs-MacBook-Pro.local>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Ramesh Kumar Chandra <rameshkumar2299@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: rahulramesha <rahulramesham@gmail.com>
2023-11-15 15:56:57 +05:30
Nikhil
7b965179d8
dev: update bucket script to make the bucket public ( #2767 )
...
* dev: update bucket script to make the bucket public
* dev: remove auto bucket script from docker compose
2023-11-15 15:56:08 +05:30
Nikhil
29774ce84a
dev: API settings ( #2594 )
...
* dev: update settings file structure and added extra settings for CORS
* dev: remove WEB_URL variable and add celery integration for sentry
* dev: aws and minio settings
* dev: add cors origins to env
* dev: update settings
2023-11-15 12:31:52 +05:30
Nikhil
86379c51b7
dev: worker count ( #2573 )
...
* dev: workers count
* dev: update the worker count variable to GUNICORN_WORKERS
2023-11-07 18:05:38 +05:30
Manish Gupta
d7a36f5b04
dev: Self Hosting simplified with shell script ( #2484 )
...
* bug:fix recent page hiding last item on scroll #1468 (#2411 )
* dev: hub compose file update (#2376 ) (#2444 ) (#2445 )
* docker-compose-hub modified for envs
* bug:fix recent page hiding last item on scroll #1468 (#2411 )
* wip
* fixed the AMD build on ARM
---------
Co-authored-by: Manish Gupta <59428681+manishg3@users.noreply.github.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
* selfhosting fixes
* wip
* checking selfhost
* checking selfhost
* selfhost
* selfhosting script fix
* wip
* self hosting fixes
* folder structure modified
* replica config
* self host specific version
* fix
* fix
* fixes
* docker compose modifications
* fixed install.sh
* fixed install.sh
* install.sh modified
---------
Co-authored-by: Prashant Indurkar <32466796+PrashantIndurkar@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-10-23 15:56:19 +05:30