plane/apps/app
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
..
components feat: global component for links list (#307) 2023-02-21 11:23:50 +05:30
constants feat: manual ordering of issues (#305) 2023-02-20 19:19:46 +05:30
contexts feat: manual ordering of issues (#305) 2023-02-20 19:19:46 +05:30
helpers feat: burndown chart (#268) 2023-02-10 18:40:02 +05:30
hooks feat: manual ordering of issues (#305) 2023-02-20 19:19:46 +05:30
layouts fix: issue title resizing fix (#300) 2023-02-17 19:58:27 +05:30
lib Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
pages Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
public Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
services fix: new project issues response (#303) 2023-02-18 21:19:04 +05:30
styles fix: remirror buttons (#267) 2023-02-10 18:39:23 +05:30
types feat: manual ordering of issues (#305) 2023-02-20 19:19:46 +05:30
.env.example Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.eslintrc.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
.prettierrc build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
Dockerfile.dev Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
Dockerfile.web Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
google.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
manifest.json Refactoring Phase 1 (#199) 2023-01-26 23:42:20 +05:30
next-env.d.ts build: merge with latest changes update dockerfile to work with pnpm 2022-12-02 00:28:31 +05:30
next.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
package.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
postcss.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
sentry.client.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.edge.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
sentry.properties release: Stage Release (#251) 2023-02-08 10:15:18 +05:30
sentry.server.config.js sentry changes (#255) 2023-02-08 20:44:35 +05:30
tailwind.config.js Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30
tsconfig.json Feat: Dockerizing using nginx reverse proxy (#280) 2023-02-21 11:31:43 +05:30