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 |
|