32 Commits

Author SHA1 Message Date
Moriz Wahl
2309dae92d add hidden dockerignore and gitattributes 2021-10-26 08:51:41 +02:00
Moriz Wahl
40f2dcc85c dockerfile, docker-compose and nginx 2021-10-26 08:35:50 +02:00
a35d0dfff4
reshape build context to fix out of context error when copying database entities 2021-10-09 13:44:37 +02:00
einhornimmond
ce725b1032
Merge pull request #864 from gradido/docker_skeema_without_rebuild
docker skeema: mount sql files folder dynamic
2021-09-21 11:19:29 +02:00
einhorn_b
39ef88d8e7 update skeema for working also in test and production 2021-09-20 19:21:33 +02:00
afcfe1d913
do not reference the .env file at given point - in development mode we will have 0000000 as hash displayed 2021-09-15 14:47:55 +02:00
f3e7917d41
remove empty default values and reference the .env file instead 2021-09-15 10:27:24 +02:00
65fdc75a1f
database version check backend,
connect "singleton" for mysql
docker-compose backend depends on mariadb and restarts till the correct database version is found
2021-08-23 14:03:02 +02:00
9e29613206
docker implementation of the migrations service "database" 2021-08-23 12:38:27 +02:00
2c5d780db4
docker-compose
github workflows publish & lint
2021-06-29 12:27:02 +02:00
einhornimmond
69ac88ccf6 fill missing files 2021-06-16 16:06:31 +02:00
einhorn_b
dedcebdb95 fix bug, update dockerfiles to use dependencies without grpc 2021-06-04 12:27:19 +02:00
einhorn_b
5c9741ebe3 test login server local success 2021-05-25 17:46:08 +02:00
einhorn_b
ff0c418c60 changes this time also for community server 2021-05-25 10:21:23 +02:00
4eb712e217
fixed frontend production docker build & refactored frontend file structure
- frontend server runs on port 3000 by default
- frontend production docker build successfully runs & builds
- frontend production docker build is no longer reachable from the outside
- moved server.js in subfolder run/
2021-04-28 11:07:59 +02:00
einhorn_b
db15f9c438 update login-server build, allow create user without group 2021-04-22 15:04:43 +02:00
einhornimmond
7e03c6204c fix login server build speed 2021-04-07 20:49:42 +02:00
einhornimmond
7787863c23 fix compose bug 2021-04-06 17:05:07 +02:00
45557a55c0
lineendings misc 2021-03-30 17:03:21 +02:00
einhornimmond
eaa1b840dc disable gn test because it don't work 2021-03-13 15:30:49 +01:00
ogerly
527f5c0f37 send gradido ist ok und wird angezeigt in der list 2021-03-09 04:29:23 +01:00
Pauls Jakovels
3211aef119 gradido-node-test service added 2021-03-04 13:06:09 +02:00
Pauls Jakovels
998b934c1b gradido node now represented in docker-compose.yml 2021-02-25 14:50:23 +02:00
21e30bf760
cleaned up docker-compose files 2021-02-24 19:38:50 +01:00
8856c247db
removed ocelot comments 2021-02-24 01:57:18 +01:00
einhornimmond
9ee72fb8f2 add phpmyadmin for db debugging, fix mariadb code, insert use table at beginning of sql files 2021-02-18 13:27:19 +01:00
einhornimmond
c14f5d2e89 move nginx out of community_server because normally only on application is running in a docker container 2021-02-17 20:10:34 +01:00
einhornimmond
1323f16c17 work on login-server and community-server config 2021-02-17 16:45:53 +01:00
einhornimmond
46daa8fc8a adding my stuff for login_server and community_server 2021-02-16 14:23:53 +01:00
einhornimmond
55e9e293af update wrong folder name 2021-02-15 18:35:03 +01:00
einhornimmond
8e04884ab0 add login server config files, insert my docker-compose code 2021-02-15 18:33:14 +01:00
ogerly
c86236fd24 docker-compose and frontend update 2021-02-11 15:55:04 +01:00