Laurin
f92b004fbe
patches for update
2022-06-10 00:34:58 +02:00
Stefan
36ddf78fc9
FIX: Issue with docker network
...
Issue with docker-compose caused server to refuse to build on Server due to not being able to download from the Internet.
Might need to be reviewed at a later point
2021-11-17 21:27:20 +01:00
Stefan
7553364313
fixed my fix
...
I'm to stupid to write container_name
2021-11-17 16:09:57 +01:00
Stefan
ae4ceb8d85
Fix: added Container name to redis
2021-11-17 16:01:59 +01:00
github-actions[bot]
fcde6f2222
[create-pull-request] push formatted files ( #19 )
2021-11-17 15:39:04 +01:00
Stefan
62d468c7a5
Merge branch 'dev' into feature-user-auth
2021-11-17 15:36:09 +01:00
Stephan
5a62d156ae
Add defaults for some environment variables
...
+ Remove port bindings for the 'postgres' service
2021-11-12 11:55:38 +01:00
Stephan
1cdbddf753
Dockerize the server
...
+ Add Dockerfile
+ Update 'server' docker-compose service
2021-11-12 10:18:13 +01:00
Stephan
eff8dd0860
Add the redis server to docker-compose.yml
2021-11-09 12:25:56 +01:00
Stephan and Stefan
d596670f6b
Add mail functionality into the development branch ( #12 )
...
* Added basic code for sending emails
+ Added tests for emails
+ Modified README.md to reflect changes to .env file
* [create-pull-request] push formatted files
* Added dkim
* Fixed mistake in docker-compose.yml
Co-authored-by: Stefan <[email protected] >
2021-11-03 11:01:37 +01:00
BuildTools
5c0bc20bfd
Added docker-compose
...
+ start script for people who cant remember
2021-10-28 16:08:16 +02:00