Anthony LC
|
990de437ba
|
🚚(project) move scripts to bin
bin and scripts were similar folders,
we will move all scripts to bin folder
and remove scripts folder.
|
2024-08-14 11:45:21 +02:00 |
|
Jacques ROUSSEL
|
aef19cfddd
|
🔧(helm) manage htaccess
- add htaccess
- fix issue with kind
|
2024-07-03 09:22:31 +02:00 |
|
Anthony LC
|
f40f0d35cb
|
🧑💻(tilt) sync only y-webrtc-signaling app
We were listening all the frontend, but we can
just listen to the y-webrtc-signaling app.
This app doesn't change often moreover.
|
2024-05-31 10:34:15 +02:00 |
|
Jacques ROUSSEL
|
7c6e48975d
|
💚(ci) improve local deployment with tilt
Change the way we start django app in order to be abble to use django
admin on local deployment
|
2024-05-13 11:15:43 +02:00 |
|
Anthony LC
|
f0a4de361e
|
👷(helm) command createsuperuser
We sometimes need a superuser in the Django
application, to fix eventual db issues.
This commit adds a superuser on the pods.
|
2024-05-13 11:15:43 +02:00 |
|
Anthony LC
|
e901103c8b
|
🔨(Tilt) add y-webrtc-signaling
Add docker_build config to build y-webrtc-signaling.
|
2024-04-19 12:41:06 +02:00 |
|
Anthony LC
|
2dc2341052
|
🚚(docker) move frontend docker config
Move frontend docker config to
src/frontend/Dockerfile.
|
2024-04-19 12:41:06 +02:00 |
|
Anthony LC
|
428cd74366
|
🚚(k8s) move tilt config to bin
Move tilt config to bin directory
to keep the root directory clean.
Add makefile cmd about k8s.
|
2024-04-19 12:41:06 +02:00 |
|
Anthony LC
|
6b567a0f69
|
🔧(sops) add secrets
Add secrets to the repository using sops.
|
2024-04-05 12:42:33 +02:00 |
|
Samuel Paccoud - DINUM
|
ab7d9933e0
|
♻️(project) rename project from "publish" to "impress"
The repository was renamed to "impress" but the code was still
mentionning "publish".
|
2024-03-08 08:53:56 +01:00 |
|
Samuel Paccoud - DINUM
|
62df0524ac
|
✨(project) first proof of concept printing pdf from markdown
This is a boilerplate inspired from https://github.com/openfun/joanie
|
2024-01-09 15:30:36 +01:00 |
|