Commit graph

323 commits

Author SHA1 Message Date
Vri
ca3708b99e
remove obsolete files 2023-05-10 20:02:53 +02:00
Vri
75e5cbb8f7
Merge branch 'staging' into rewrite-dockerfile 2023-05-05 19:42:45 +02:00
80d02fd7c2
Update README.md 2023-05-05 19:13:08 +02:00
3d0f764320
add network and container names 2023-05-05 19:12:56 +02:00
d3681e3186
improve Dockerfiles 2023-05-05 18:42:19 +02:00
12d5a55c30
add Gemfile.lock 2023-05-05 18:42:06 +02:00
bef450a80c
improve docker-compose.yml 2023-05-05 18:40:57 +02:00
f57d0d4c2a
update gemfile.lock 2023-05-05 18:38:55 +02:00
ef3535e872
change directories 2023-05-05 17:44:08 +02:00
b7f3f4689c
change directories 2023-05-05 17:35:22 +02:00
bdb2141f38
remove bundle update 2023-05-05 17:04:36 +02:00
Vri
87c10414e3
fix FROM 2023-05-04 21:10:01 +02:00
Vri
eb97eb65c6
change naming scheme && fix CMD 2023-05-04 21:03:56 +02:00
Vri
93d1583ff6
fix FROM 2023-05-04 20:26:17 +02:00
Vri
f72f7b4ad6
fix FROM 2023-05-04 20:19:58 +02:00
ccb7ad1539
fix tags (hopefully) 2023-05-04 17:50:03 +02:00
e3949e3cf1
use username instead of organisation name 2023-05-04 17:34:50 +02:00
b91a8e9efd
test another image name 2023-05-04 17:21:10 +02:00
caca580c97
GHActions unable to find files 2023-05-04 16:56:25 +02:00
3be613531e
GHActions unable to find files 2023-05-04 16:54:05 +02:00
771af827cd
GHActions unable to find files 2023-05-04 16:52:21 +02:00
00a4150aa0
fix context 2023-05-04 16:47:59 +02:00
6c18026f5c
fix tags 2023-05-04 16:46:50 +02:00
c5f06609af
upload to Cozy Code 2023-05-04 16:33:54 +02:00
e6fe3022de
test docker ci 2023-05-04 15:40:55 +02:00
Vri
bc541dc0fa
(wip) rewrite dockerfile 2023-05-04 13:57:27 +02:00
Vri
6aaff0490c
Merge pull request #6 from vrifox/remove-procfile
remove Procfile && Procfile.dev
2023-05-04 13:10:22 +02:00
Vri
6f3c4db5d6
Merge branch 'CodeforLeipzig:master' into staging 2023-05-04 13:09:36 +02:00
53baeae3c3
remove Procfile && Procfile.dev
I removed the Procfiles since the project no longer uses Heroku and in
order to keep the repository clean.
2023-05-04 13:03:33 +02:00
Joerg Reichert
9801d9c945 remove .sass-cache 2023-05-03 21:25:30 +02:00
Jörg Reichert
0e72ac66c8
Merge pull request #77 from vrifox/add-userid-variable
Container: Add userid variable
2023-05-03 19:09:43 +02:00
Jörg Reichert
d961bcca0f
Merge pull request #76 from vrifox/fix-command
Container: Fix web command
2023-05-03 19:08:14 +02:00
Jörg Reichert
70c5d88cd0
Merge pull request #74 from vrifox/use-default-parameters
Container: Use default parameters
2023-05-03 19:07:33 +02:00
Vri
224e98e90f
Merge pull request #5 from vrifox/add-userid-variable
fix variable syntax
2023-05-02 20:11:02 +02:00
db4338ff95
fix variable syntax 2023-05-02 20:08:57 +02:00
Vri
843a8cc637
Merge pull request #4 from vrifox/add-userid-variable
Add userid variable
2023-05-02 19:58:42 +02:00
8e92e18f79
add .env variable USER_ID
To harmonize the configuration I added the possibility to change the
USER_ID variable in the .env file. Furthermore I appended the example
variable, incl. a explanatory comment, to the .env.sample.
2023-05-02 19:52:28 +02:00
c1ac6a2325
remove incorrect -D option 2023-05-02 19:42:40 +02:00
Vri
251c6b6f15
Merge pull request #3 from vrifox/add-userid-variable
add userid variable
2023-05-02 15:12:05 +02:00
1a8d823a17
add userid variable
Add a variable for the userid and use 1000 as default.
2023-05-02 14:51:13 +02:00
Vri
2a5030fe81
Merge pull request #2 from vrifox/fix-command
fix web command
2023-05-02 11:41:38 +02:00
Vri
fea25f0d16
Merge pull request #1 from vrifox/use-default-parameters
use default parameters
2023-05-02 11:40:57 +02:00
bc721e58cb
fix web command
Parts of the command were already executed in the Dockerfile; Adding a
Path twice to the $PATH variable seems to break it.
2023-05-02 11:36:36 +02:00
dd8c3d9211
use default parameters
Reduces the initial setup barrier
2023-05-02 10:31:13 +02:00
Joerg Reichert
2a39a2d454 truncate direct method 2023-04-30 01:00:24 +02:00
Joerg Reichert
14688ad7e1 truncate content with record 2023-04-30 00:56:46 +02:00
Joerg Reichert
b733dedfab truncate content 2023-04-29 23:57:26 +02:00
Joerg Reichert
9e7e38b525 fix command 2023-04-29 23:11:35 +02:00
Joerg Reichert
ac5350c461 use SHARED_IMPORT_SECRET 2023-04-29 22:58:51 +02:00
Joerg Reichert
19c29ef021 run docker container without root users, fix broken links 2023-04-16 12:52:38 +02:00