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
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
965148f3a6
📎 Port fixes from main branch
2022-03-08 12:59:56 +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
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
Andrey Antukh
e7003dde83
✨ Add :insecure-register flag.
...
This allows on-premise users skip the email validation.
2021-11-10 23:21:41 +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
Andrey Antukh
84ba8e6dde
✨ Add better error reporting when ldap is not configured correctly.
2021-08-19 11:04:08 +02:00
Andrey Antukh
4825efb582
✨ Add default secret key env on devenv.
2021-05-06 14:13:54 +02:00
Andrey Antukh
c7fcb00b81
⬆️ Update devenv image and compose file.
2021-04-06 09:01:07 +02:00
alonso.torres
78fe0ab7e3
🐛 Fixes problem with docker-compose environment
2021-04-05 08:39:31 +02:00
Andrey Antukh
8b45ed9c0c
Merge remote-tracking branch 'origin/staging' into develop
2021-03-31 12:24:10 +02:00
Andrey Antukh
3ddc95d4b5
🎉 Add nginx config file inside devenv image.
2021-03-31 12:20:49 +02:00
Andrey Antukh
59a45530a8
🐳 Add babashka to devenv.
...
Among other changes.
2021-03-31 09:28:15 +02:00
Andrey Antukh
ebcb820335
🔥 Remove forced container names from devenv compose file.
2021-03-23 11:18:00 +01:00
Andrey Antukh
b14c98b76e
⬇️ Downgrade redis client version.
2021-02-22 22:11:24 +01:00
Andrey Antukh
de394a7d4e
♻️ Refactor LDAP auth backend.
...
And reorganize oauth backend namespaces.
2021-02-19 13:09:18 +01:00
Mathieu Brunot
56b10d669a
🐳 SMTP and LDAP test containers
2021-02-18 09:35:37 +01:00
Andrey Antukh
8f1b373c3d
📚 Update documentation.
2021-01-28 16:27:18 +01:00
Andrey Antukh
7f1a436f30
♻️ Refactor docker devenv and image building.
2020-12-02 10:29:55 +01:00
Andrey Antukh
bdfd0d38b8
🐛 Fix default redis uri on config module.
2020-11-11 12:37:53 +01:00
Andrey Antukh
5b9c596170
♻️ Refactor email sending subsystem.
2020-11-11 11:04:10 +01:00
Andrey Antukh
132e99ab71
🎉 Rename to penpot all devenv docker related files.
2020-11-11 11:04:10 +01:00
Andrey Antukh
919a045088
⬆️ Upgrade devenv.
2020-10-23 15:17:18 +02:00
Andrey Antukh
3e0b0ee069
⬆️ Update dependencies and devenv.
2020-09-21 17:05:55 +02:00
Andrey Antukh
d80c1f2bfb
✨ Set default email backend to console on devenv.
2020-09-16 10:51:11 +02:00
Andrey Antukh
ab35716ba2
🐛 Fix many issues on dev environment.
2020-09-11 09:42:53 +02:00
Andrey Antukh
4e694ff194
♻️ Refactor file persistence layer.
2020-09-07 11:39:57 +02:00
Andrey Antukh
6c67c3c71b
♻️ Make the namespacing independent of the branding.
2020-08-18 19:32:11 +02:00
mathieu.brunot
3e4432df8e
🐳 Expose exporter port
...
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-07-22 13:57:37 +02:00
Andrey Antukh
8c18e9bfbf
✨ Improve cache handling.
...
And make the devenv http server behave similar to a production
environment (related to cache handling).
2020-06-02 16:31:43 +02:00
Andrey Antukh
4bfa70853c
♻️ Improve tasks implementation.
2020-05-15 17:42:14 +02:00
Andrey Antukh
428bd42f15
♻️ Add smtp backend for sendmail task.
2020-04-20 14:08:33 +02:00
Andrey Antukh
96472b6cd2
🎉 Add redis to devenv docker compose.
2020-04-20 13:46:15 +02:00
Andrey Antukh
dd34907f5c
🐛 Fix themes issues.
2020-04-13 14:21:13 +02:00
Vitaly Kornilov
ea3e17f7fe
🎉 Add themes infraestructure.
2020-04-13 11:49:26 +02:00
Andrey Antukh
f7bfc4d135
🎉 Migrate from figwheel to shadow-cljs.
2020-03-30 09:46:35 +02:00
Andrey Antukh
f57ce57cb3
♻️ Refactor on docker and build scripts.
...
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
df03b03818
🐳 Improve devenv and build steps (jvm-opts and upgrades).
2019-12-18 10:54:28 +01:00
Andrey Antukh
17aa744b52
✨ Improve image build scripts (with many fixes).
2019-12-13 12:51:56 +01:00
Andrey Antukh
94fe18b4ae
🚧 Improve build scripts.
2019-12-09 16:29:56 +01:00
Andrey Antukh
b2d13a2493
⬆️ Update postgresql on devenv and add smtp relay container.
2019-11-22 18:03:54 +01:00
Andrey Antukh
e9b00339a5
🚧 Major refactor of backend code.
...
Relevant changes:
- ring -> vertx
- suricatta -> vertx-pgsql
- emails improvements
- logging
- hybrid sync/async -> full async execution model
- database layout refactor
2019-11-18 12:35:41 +01:00
Andrey Antukh
73753ce071
✨ Minor improvements on devenv.
2019-10-22 16:00:41 +02:00
Andrey Antukh
abc1406f4d
✨ Minor improvements on devenv docker compose.
2019-09-21 20:12:11 +02:00