75a6528526
docker configuration for frontend
2024-01-28 13:17:11 +01:00
Wolfgang Huß
f4e71a1dbb
Add 'NEO4J_dbms_default__database' Neo4j setting to 'ConfigMap.yml' and Docker Compose files
2023-12-20 09:39:44 +01:00
Wolfgang Huß
64ac68bd01
Add 'NEO4J_dbms_default__database' to 'docker-compose.yml' as commented example
2023-12-12 15:43:47 +01:00
Wolfgang Huß
788e08d03e
Adjust docker-compose.yml in main folder by a comment
2023-10-10 12:01:06 +02:00
Wolfgang Huß
232922d41e
Add tail command as template comment to 'docker-compose.yml'
2023-09-26 14:30:30 +02:00
eb6825b6e6
remove listen address 7474 from docker since its default value
2023-06-16 15:14:27 +02:00
168aed6233
migrate kubernetes cluster(untested)
2023-05-16 00:15:41 +02:00
a9b06e6779
allow migration of neo4j database in docker
2023-05-15 23:55:38 +02:00
8ca2ee65df
define container names explicitly
2023-02-23 17:25:03 +01:00
Wolfgang Huß
cc62d9e0a3
Switch in Docker Compose files Neo4j and maintenance
2022-07-18 19:08:03 +02:00
Wolfgang Huß
9143eb7143
Merge branch 'master' of github.com:Ocelot-Social-Community/Ocelot-Social into 5072-remove-image-entries-in-docker-compose-files-fix-m1
...
# Conflicts:
# DOCKER_MORE_CLOSELY.md
# docker-compose.override.yml
# docker-compose.test.yml
# docker-compose.yml
2022-07-18 19:01:58 +02:00
Wolfgang Huß
2bc09aceeb
Rename Neo4j Docker in general image to 'neo4j-community:*'
2022-07-18 07:11:35 +02:00
Wolfgang Huß
bc97b1db0c
Add comments for Docker image naming
2022-07-18 06:42:14 +02:00
Wolfgang Huß
f5c4cd7701
Replace in docker compose 'ocelotsocialnetwork/*:latest' by 'ocelotsocialnetwork/*:local-production'
2022-07-15 09:29:59 +02:00
Wolfgang Huß
0fef1bbd60
Change Docker compose 'maintenance' port from '5000' to '3001'
...
- Because port '5000' has a standard use on macOS, it is said.
2022-07-13 10:49:21 +02:00
Wolfgang Huß
04cd391a39
Remove image entries in 'docker-compose.yml' and 'docker-compose.override.yml'
2022-07-13 10:02:18 +02:00
Wolfgang Huß
a0a2fb43ab
Prettify some formating
2021-05-30 20:52:16 +02:00
5503216ad4
- first steps towards docker image deployment & github autotagging
2021-02-08 15:43:09 +01:00
c3147bbd4a
Update docker-compose.yml
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:19:23 +01:00
cbf799d265
- build community edition of neo4j
2021-01-19 23:18:52 +01:00
b25af045db
- include maintenance in production environment
2021-01-19 23:18:52 +01:00
7cc003602f
- docker-compose definition order
2021-01-19 23:18:52 +01:00
2518e38582
- webapp Dockerfile
...
- cleanup backend Dockerfile
- docker-compose cleanup
- docker-compose networks
- docker-compose for production, docker-compose.override for development
- security
- todos
2021-01-19 23:18:52 +01:00
269e38b56e
backend dockerfile and compose seem to be pretty solid now
2021-01-19 23:18:52 +01:00
0523c88bb8
- fixed docker compose for backend
...
- changed backend port to 4000
- removed volume from development build stage
2021-01-19 23:18:52 +01:00
Wolfgang Huß
2495f4fa72
Fixed live reload of Nuxt for docker-compose
...
- If code was changed by the developer in backend and webapp live reload was not executed.
2021-01-18 15:53:08 +01:00
Wolfgang Huß
35e9404e8c
Correct docker-compose.yml
2021-01-07 15:33:26 +01:00
Moriz Wahl
af54ec3704
further changes requested by Tirokk
2020-12-01 10:46:41 +01:00
Mogge
75658a2f32
Merge branch 'master' into white-labeling
2020-11-23 13:35:40 +01:00
Moriz Wahl
78f9e20356
define volumes
2020-11-16 09:56:13 +01:00
Moriz Wahl
ecb0bb3766
Starting rebranding to ocelot.social
2020-11-10 12:08:44 +01:00
Moriz Wahl
bd962bbfcc
merging rebranding branch from /
2020-11-10 10:28:20 +01:00
Moriz Wahl
5fc24a3751
merged conflicts
2020-11-10 09:38:45 +01:00
ogerly
f498ba8c65
fix: new mapbox token
2020-11-05 15:38:13 +01:00
Wolfgang Huß
a1e4a5bf5f
Change docker repository to develop-neo4j
...
- neo4j —> develop-neo4j
2020-10-29 10:39:09 +01:00
Wolfgang Huß
13c70903e1
Change docker repository to develop-backend
...
- nitro-backend —> develop-backend
2020-10-28 10:59:36 +01:00
Wolfgang Huß
b6c8acab36
Change docker repository to develop-webapp
...
- nitro-web —> develop-webapp
2020-10-28 10:52:07 +01:00
Wolfgang Huß
360f545fb7
Change docker account
...
- humanconnection —> ocelotsocialnetwork
2020-10-28 10:36:14 +01:00
roschaefer
dd09dfa721
Replace welcome image in email templates
2020-06-15 14:54:03 +02:00
roschaefer
16c7be1cc4
Parameterize emails in backend
2020-06-05 16:49:32 +02:00
roschaefer
2c4c9ab8b0
feat: Avoid new builds on base docker-compose.yml
2020-06-04 17:11:04 +02:00
roschaefer
23ae569509
Rename dockerhub organizations
...
..plus get rid of obsolete prefix `nitro-`.
2020-06-04 13:04:05 +02:00
roschaefer
84d3323856
refactor: remove redundant port configuration
...
If you set GRAPQHL_URI the port is already in there
2019-11-15 11:45:52 +01:00
mattwr18
b1573cc25a
Update neo4j to Enterprise edition
...
- accept license agreement
2019-10-03 16:11:29 +02:00
Robert Schäfer
f3ecb5c4fc
Merge pull request #1688 from Human-Connection/configure-docker-to-work-with-storybook
...
Configure docker to work with storybook
2019-09-28 15:30:57 +02:00
Vasily Belolapotkov
8c01f1d332
update neo4j docker config
2019-09-28 12:14:04 +03:00
Alina Beck
839f671c14
Apply suggestions from code review
2019-09-25 16:51:35 +01:00
mattwr18
2a02a3dc07
Configure docker to work with storybook
2019-09-24 11:25:16 +02:00
roschaefer
7f2cd575cb
Push all docker images at VERSION to dockerhub
...
Inspired by the tagging of e.g. `node` on dockerhub:
https://hub.docker.com/_/node/?tab=description
I would like to push the current version of all our images to dockerhub.
This is a first step to push to production later on.
If sb. increments the VERSION file, this is considered a release.
2019-09-12 23:41:58 +02:00
roschaefer
08244ab4b2
Address @mattwr18's review here:
...
https://github.com/Human-Connection/Human-Connection/pull/1543#pullrequestreview-287593264
Thinking about it, I really ask myself why I did not find this solution
earlier 🙈
Of course, you don't want to share the generated `buildDir`
with the host system. If you happen to share the `webapp/` folder,
simply point NuxtJS to a build directory somewhere else. Easy!
2019-09-12 22:56:52 +02:00