Andrey Antukh
6972227b8d
📎 Add improved docstring for penpot_secret_key
2023-04-07 08:55:53 +02:00
Alejandro Alonso
408de63ea3
Merge remote-tracking branch 'origin/staging' into develop
2023-04-05 07:35:36 +02:00
Leon
e9daaa2eb8
🐛 Fix default port for penpot-exporter on nginx entrypoint
...
By default, penpot-frontend will try to reach penpot-export on port 80,
this is wrong, the exporter listens by default to port 6061.
2023-04-04 19:09:44 +02:00
Andrey Antukh
ae9886080e
📎 Add better database configuration for devenv
2023-03-14 12:30:27 +01:00
Alejandro Alonso
c3ce0eb794
Merge remote-tracking branch 'origin/staging' into develop
2023-03-08 07:25:19 +01:00
Andrey Antukh
ad34ebff89
🐳 Add backend and exporter uri env vars to frontend docker image
2023-03-07 13:08:38 +01:00
Andrey Antukh
80af0bb148
Merge branch 'main' into develop
2023-02-20 13:28:01 +01:00
Andrey Antukh
1ed3b3cf75
📎 Add missing restart policy to some containers
...
on default compose file
2023-02-10 14:07:12 +01:00
Andrey Antukh
c467d04d50
🐛 Fix permission issue on docker images
2023-02-10 13:37:33 +01:00
Andrey Antukh
8d19c067e8
🐛 Fix incorrect mountpoint on docker compose
2023-02-10 13:23:22 +01:00
Andrey Antukh
ea470068bb
⬆️ Update jdk and postgresql-client on devenv
2023-02-07 18:17:36 +01:00
Andrey Antukh
5ae1fe5867
📎 Add nano editor to backend docker image
2023-02-07 16:50:58 +01:00
Alejandro
fa02df7106
Merge pull request #2914 from penpot/alotor-small-fixes
...
Small fixes
2023-02-07 11:23:54 +01:00
Andrey Antukh
5d6462b2a7
🐛 Fix compatibility issues on docker upgrade path
2023-02-07 11:19:46 +01:00
alonso.torres
a0898fbabd
🐛 Named redis volume
2023-02-06 17:00:42 +01:00
Andrey Antukh
aaf332ed18
🐛 Fix issue with oidc autodiscover
2023-02-06 14:20:57 +01:00
Mario Bašić
f1b09e763e
🐛 Add mailcatch to penpot network on docker compose
...
Without this the backend complains that it cannot connect to the smtp host (when using mailcatcher). The reason is because the mailcatcher is not on the same network as the backend application.
2023-02-05 11:16:07 +01:00
Andrey Antukh
91ececa59e
🐛 Fix backend flags on docker compose sample file
2023-01-31 23:01:58 +01:00
Andrey Antukh
f8cb505196
🐛 Fix arguments handling on docker/images/build.sh script
2023-01-31 19:48:41 +01:00
Andrey Antukh
14e3439cae
🔥 Remove admin mention from compose, still not working correctly
2023-01-31 19:08:38 +01:00
Andrey Antukh
7dd55c7f9d
⏪ Revert JRE/JLINK changes from Dockerfile.backend file
2023-01-31 18:50:53 +01:00
Alejandro Alonso
e8e3398a74
🐛 Fix default nginx configuration for docker images
2023-01-31 17:42:28 +01:00
Andrey Antukh
231ac00934
🎉 Add manage.py script for docker images
2023-01-20 17:14:32 +01:00
Andrey Antukh
8468e7af24
🎉 Add admin example service to default docker compose file
2023-01-20 16:52:58 +01:00
Andrey Antukh
bafe3ec087
⏪ Revert some changes related to admin that are no longer necessary
2023-01-13 10:19:39 +01:00
Andrey Antukh
b827037f90
📎 Add experimental label on admin image on compose file
2022-12-28 09:10:06 +01:00
Andrey Antukh
7d817eb080
🎉 Add new version of docker-compose.yaml
...
That not depends on config.env file and has better examples
2022-12-22 16:42:45 +01:00
Andrey Antukh
81ecb26f8b
✨ Make exporter docker image run on non-root user
2022-12-22 16:42:45 +01:00
Andrey Antukh
35fd3ce150
✨ Make backend docker image run on non-root user
2022-12-22 16:42:45 +01:00
Andrey Antukh
d094eb3595
✨ Use custom jre for backend docker image
...
Reduces in 230M the image size.
Also updates JRE.
2022-12-22 16:42:45 +01:00
Andrey Antukh
b929564fa7
♻️ Add admin facilities on the code base
...
- Fix bugs related to orphan teams on profile deletion
- Separate session based profile-id param from api user provided
2022-12-22 16:42:45 +01:00
Andrey Antukh
9593ded808
📎 Add missing copy on postgres upgrade script
2022-11-24 13:38:53 +01:00
Andrey Antukh
99adbbe91d
📎 Add postgres-upgrade.sh script
2022-11-24 12:47:41 +01:00
Andrey Antukh
6f1c2f474b
📎 Add missing change on devenv compose
2022-11-24 12:21:58 +01:00
Andrey Antukh
c72be4ae2a
⬆️ Update redis and postgresql on devenv docker
2022-11-22 14:06:14 +01:00
Andrey Antukh
751b99bf47
⬆️ Update devenv dockerfiles
2022-11-08 13:02:14 +01:00
Andrés Moya
c3fe8c8ebd
🐛 Upgrade gitpod docker file
2022-10-27 11:39:19 +02:00
Andrey Antukh
c534a40923
⬆️ Update versions on default docker compose file
2022-10-05 08:42:14 +02:00
Andrey Antukh
348bc48db4
📎 Minor change on docker build script
2022-10-05 08:41:56 +02:00
Andrey Antukh
8fae7f7aa6
♻️ Refactor internal websocket connection stage management
2022-10-03 13:40:33 +02:00
Andrey Antukh
b7206d734b
📎 Minor devenv update
2022-09-29 10:32:18 +02:00
Lazalatin
3a4563d755
🐛 Fix doubled quotes in frontend config
...
Docker parses environment variables literally, delivering quoted flags in the $PENPOT_FLAGS variable. This in turn leads to doubled quotes in the resulting config.js in front and after the flags, omitting them completely.
This commit fixes this behaviour.
2022-09-28 09:50:20 +02:00
Andrey Antukh
99a718e407
🎉 Add openjdk19 on devenv
2022-09-28 09:45:43 +02:00
Alejandro Alonso
e888b06ec4
Merge remote-tracking branch 'origin/staging' into develop
2022-09-27 09:50:37 +02:00
Andrey Antukh
a868840132
✨ Ignore S3 object metadata and use our own content-type header
2022-09-27 00:47:09 +02:00
Andrey Antukh
2348146f00
🎉 Add 'email-verification' flag enabled by default
...
The main idea is deprecating the `insecure-register` flag with the more
general `email-verification` flag.
2022-09-21 09:29:48 +02:00
Andrey Antukh
b5e26fe615
🎉 Make the devenv docker image multiplatform
...
Add support for aarch64
2022-09-08 16:27:40 +02:00
Qizhao Yang
acb9432f61
🐛 Fix nginx user for devenv
...
Signed-off-by: Qizhao Yang <windfarer@gmail.com>
2022-08-29 09:32:06 +08:00
Andrey Antukh
8ce8b3fdef
📎 Update docker images related files
2022-08-24 10:59:56 +02:00
Andrey Antukh
b9b53258c1
✨ Make the upload media size configurable
2022-08-10 12:10:45 +02:00
Andrey Antukh
d084f17430
✨ Add ssh client to devenv dockerfile
2022-07-28 11:14:59 +02:00
Andrey Antukh
537fff4c80
⬆️ Update docker images system dependencies
2022-07-05 11:51:36 +02:00
Andrey Antukh
14d1cb90bd
♻️ Refactor auth code
2022-07-04 11:23:33 +02:00
Andrey Antukh
935639411c
⬆️ Update devenv to use latest ubuntu lts and jdk18
2022-06-29 10:59:50 +02:00
Alejandro Alonso
07881eed65
Merge remote-tracking branch 'origin/staging' into develop
2022-06-27 09:28:54 +02:00
Andrey Antukh
ccae7cc2d4
📎 Clean and improve default docker config.env file
2022-06-27 07:40:06 +02:00
Andrey Antukh
189d33221e
🐛 Add missing resolver to frontend docker image
2022-06-13 15:54:03 +02:00
Andrey Antukh
6190ce9b35
🐛 Add missing resolver to frontend docker image
2022-06-13 14:44:40 +02:00
Andrey Antukh
97bf20dd4c
⬆️ Update dependencies
2022-06-13 11:18:02 +02:00
Alejandro Alonso
c3486c566a
🐛 Fix exporter to frontend communication
2022-06-08 13:09:16 +02:00
Alejandro Alonso
a120630a7f
🐛 Fix environment import for exporter at docker
2022-06-06 13:23:40 +02:00
Andrés Moya
ec884787f1
🔧 Fix docker dependencies
2022-05-27 13:57:33 +02:00
Andrés Moya
c4939c152d
🔥 Remove backend-only devenv container
...
(disable requirement of using cors and secure cookies in devenv)
2022-04-26 16:47:14 +02:00
Andrey Antukh
c34c1c4375
📎 Update docker files
2022-04-26 13:28:05 +02:00
Pablo Alba
aa2bb75f95
Merge pull request #1792 from penpot/niwinz-minor-enhancements
...
Enhancements
2022-04-07 10:10:40 +02:00
Andrés Moya
a61301c698
🐛 Fix call to exporter and exporter setup in devenv
2022-04-06 12:54:05 +02:00
Andrey Antukh
2af057a79f
⬆️ Update backend and docker dependencies
2022-04-06 09:54:40 +02:00
Andrey Antukh
c026d05bc3
✨ Set consistent max body size
...
And make it configurable
2022-04-05 13:23:39 +02:00
Andrey Antukh
602b736163
📎 Update default scripts
2022-04-05 13:23:39 +02:00
Andrey Antukh
147f56749e
⬆️ Update some dependencies
2022-04-05 13:23:39 +02:00
Andrey Antukh
0b984a44d7
🐛 Fix default configuration
2022-04-04 10:54:40 +02:00
alonso.torres
ad19d64ce8
🐛 Fix problem with localhost register in Safari
2022-03-24 17:25:43 +01:00
Andrey Antukh
0d4de50f13
📎 Minor fix on docker image files
2022-03-22 11:47:18 +01:00
Andrey Antukh
903a9356a9
🐛 Fix many issues after PR review
2022-03-22 11:34:32 +01:00
Andrey Antukh
81adcd03fb
✨ Minor fixes on devenv dockerfile
2022-03-20 13:37:37 +01:00
Andrey Antukh
965148f3a6
📎 Port fixes from main branch
2022-03-08 12:59:56 +01:00
Andrey Antukh
b348a882f4
🎉 Add minio client to devenv
...
And minor fix the nginx config.
2022-03-03 16:05:52 +01:00
Andrey Antukh
92bcd549ef
⬆️ Update dependencies on devenv docker
2022-02-25 08:46:38 +01:00
Andrés Maldonado
5216471226
🐳 Fix run-devenv on systems with SELinux
...
This sets the selinux label on bind mounts (https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label ), which is necessary so that containers can read the files.
Signed-off-by: Andrés Maldonado <maldonado@codelutin.com>
2022-02-24 22:31:33 +01:00
Andrey Antukh
350663b7ce
🎉 Add support for alternative S3 compatible services
...
And also add support for all AWS regions (prevoiosly onlu eu-central-1)
was supported.
2022-02-16 13:58:19 +01:00
Andrey Antukh
2c25dfcf1b
📎 Add exec perms to build script
2022-02-07 23:42:26 +01:00
Andrey Antukh
46250e6fab
⬆️ Update nodejs version on docker images.
2022-02-07 11:40:53 +01:00
Andrey Antukh
341caa3489
🎉 Add docker images auxiliar build script.
2022-02-07 11:21:54 +01:00
Andrey Antukh
c91e2d13c0
📎 Add temporal workaround on config.env file
2022-02-06 23:40:04 +01:00
Andrey Antukh
9488a9a1ad
✨ Increase default upload size on docker imates.
2022-01-12 10:55:47 +01:00
Andrey Antukh
f74569506e
⬆️ Update devenv dockerfile.
2022-01-12 10:55:47 +01:00
Andrey Antukh
e18ecb8c49
⬆️ Update devenv (deps).
2021-12-20 11:16:26 +01:00
Andrey Antukh
ce81908f02
📎 Minor changes on devenv.
2021-12-03 15:05:36 +01:00
Andrey Antukh
47acab766d
⬆️ Update to OpenJDK17.
2021-12-01 16:13:46 +01:00
Andrés Moya
1cc3819e65
🧪 Add e2e tests with Cypress
2021-12-01 16:13:46 +01:00
Andrey Antukh
16fa6259ea
🚧 Update docker deps and start working on test coverage.
2021-12-01 16:13:46 +01:00
Andrey Antukh
a82a33cecf
Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling
2021-11-23 14:02:16 +01:00
Andrey Antukh
1c959a6653
📎 Add commented keycloak docker compose entry.
2021-11-22 08:57:20 +01:00
Josh Soref
583eb53c9d
🐛 Fix typos
2021-11-15 09:54:36 -05:00
Andrés Moya
4962e45bd9
✨ Change tool for exporting artboards and fix some issues
2021-11-15 11:55:58 +01:00
Andrey Antukh
ef6a02e8ef
⬆️ Update clk-kondo dependency on devenv.
2021-11-10 23:21:41 +01:00
Andrey Antukh
e7003dde83
✨ Add :insecure-register flag.
...
This allows on-premise users skip the email validation.
2021-11-10 23:21:41 +01:00
Andrey Antukh
01b4b4933e
✨ Update devenv nginx config.
2021-11-04 09:23:14 +01:00
alonso.torres
bc725800ed
✨ New docker recipes for a backend only environment
2021-10-20 15:44:08 +02:00
Andrés Moya
fd6a8aec71
🐛 Fix docker devenv config
2021-10-14 12:07:33 +02:00