Commit Graph

24 Commits

Author SHA1 Message Date
Narayana
641a2183b6 Update nginx.conf 2023-03-08 17:26:52 +05:30
Narayana
4274951c73 . 2023-03-08 16:53:41 +05:30
Narayana
b642cc306e Update nginx.conf 2023-03-08 16:29:41 +05:30
Narayana
747793b119 Update nginx.conf 2023-03-08 16:25:57 +05:30
Narayana
9f2eb283c9 Update nginx.conf 2023-03-08 16:25:12 +05:30
Narayana
c124981b3f Update nginx.conf 2023-03-08 16:05:54 +05:30
Narayana
7ad806e124 Update Dockerfile 2023-03-08 15:59:21 +05:30
Narayana
058328d692 . 2023-03-08 15:58:15 +05:30
Narayana
eeee81b9eb Update nginx.conf 2023-03-08 15:56:15 +05:30
Narayana
3951ad8e42 Update Dockerfile 2023-03-08 15:55:10 +05:30
Narayana
52260d9d4b Update nginx.conf 2023-03-08 15:48:21 +05:30
Narayana
220cdc473c Update nginx.conf 2023-03-08 15:46:22 +05:30
Narayana
460261f354 Update nginx.conf 2023-03-08 14:14:07 +05:30
Narayana
22dd37048b Update nginx.conf 2023-03-08 13:59:12 +05:30
Narayana
1310611df5 Update nginx.conf 2023-03-08 12:57:33 +05:30
Narayana
1e5f45eafb Update nginx.conf 2023-03-08 12:09:29 +05:30
Narayana
336d9fbc86 Update nginx.conf 2023-03-08 12:07:07 +05:30
Narayana
4278383282 Update nginx.conf 2023-03-08 12:03:53 +05:30
Narayana
cd77296281 Added method to nginx and upgraded postgres version 2023-03-08 10:46:34 +05:30
Narayana
9e5fea407e Update nginx.conf 2023-03-07 02:44:15 +05:30
Narayana
6bb7ae5b55 . 2023-03-07 02:41:28 +05:30
Narayana
2a19ea253f Update nginx.conf 2023-03-07 02:34:13 +05:30
Narayana
ed42050549 k8s 2023-03-07 02:07:59 +05:30
sriram veeraghanta
bdca84bd09
Feat: Dockerizing using nginx reverse proxy (#280)
* minor docker fixes

* eslint config changes

* dockerfile changes to backend and frontend

* oauth enabled env flag

* sentry enabled env flag

* build: get alternatives for environment variables and static file storage

* build: automatically generate random secret key if not provided

* build: update docker compose for next url env add channels to requirements for asgi server and save files in local machine for docker environment

* build: update nginx conf for backend base url update backend dockerfile to make way for static file uploads

* feat: create a default user with given values else default values

* chore: update docker python version and other dependency version in docker

* build: update local settings file to run it in docker

* fix: update script to run in default production setting

* fix: env variable changes and env setup shell script added

* Added Single Dockerfile to run the Entire plane application

* docs build fixes

---------

Co-authored-by: Narayana <narayana.vadapalli1996@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2023-02-21 11:31:43 +05:30