Commit graph

291 commits

Author SHA1 Message Date
Jörg Reichert
e727f0e438
Merge pull request #81 from vrifox/remove-procfile
Remove Procfile && Procfile.dev
2023-05-10 19:04:24 +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
db4338ff95
fix variable syntax 2023-05-02 20:08:57 +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
1a8d823a17
add userid variable
Add a variable for the userid and use 1000 as default.
2023-05-02 14:51:13 +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
Joerg Reichert
f006eed660 use 3.2.2 2023-04-08 00:35:36 +02:00
Joerg Reichert
168149936c update to node 18 2023-04-08 00:01:31 +02:00
Joerg Reichert
30fb4b37a0 remove migrate 2023-04-07 21:58:47 +02:00
Joerg Reichert
5506939678 set host 2023-04-07 14:28:10 +02:00
Joerg Reichert
0511635443 remove duplicate name 2023-04-02 22:40:57 +02:00
Joerg Reichert
8f6f9eae51 checkout on master 2023-04-02 14:15:27 +02:00
Joerg Reichert
c5b75eb272 just another action 2023-04-02 14:12:53 +02:00
Joerg Reichert
31a6ade3f5 new actions 2023-04-02 13:59:59 +02:00
Joerg Reichert
a345c6d75a ignore tests for now 2023-04-02 13:55:51 +02:00
Joerg Reichert
c35c287189 fix action 2023-04-02 13:38:25 +02:00
Joerg Reichert
dababc867d fix action 2023-04-02 13:37:13 +02:00
Joerg Reichert
7bd27f42a0 update versions 2023-04-02 13:28:57 +02:00
Joerg Reichert
9158da553d downgrade to 7.10.1 2023-04-02 01:36:27 +02:00
Joerg Reichert
474d9773b9 puma up 2023-04-02 01:01:57 +02:00
Joerg Reichert
63cdec2ad0 bundle update 2023-04-02 00:50:34 +02:00
Joerg Reichert
3857a7c002 downgrade elasticsearch because not recognized as elastic from rails otherwise 2023-04-02 00:43:07 +02:00
Joerg Reichert
22d180c38d use puma 2023-04-02 00:15:18 +02:00
Joerg Reichert
22ace44a71 port param 2023-04-02 00:08:29 +02:00
Joerg Reichert
47c3dd355c 3.2.2 2023-04-02 00:03:40 +02:00
Joerg Reichert
2641508e13 use ruby 3.2.1 2023-04-01 23:16:55 +02:00
Joerg Reichert
47891def18 use ruby 3.1.4 2023-04-01 23:16:10 +02:00
Joerg Reichert
1df93f68fb use local storage 2023-04-01 23:11:29 +02:00
Joerg Reichert
8dfd39e3fd update gemfile 2023-04-01 23:06:57 +02:00
Joerg Reichert
563c1eff8c add webrick 2023-04-01 23:04:08 +02:00
Joerg Reichert
fafc6518d3 add Procfile 2023-04-01 22:57:34 +02:00
Joerg Reichert
2a1630a844 move to public 2023-04-01 22:48:16 +02:00
Joerg Reichert
bb975c8453 move to public 2023-04-01 22:40:37 +02:00
Joerg Reichert
f2b6426552 apply rails g foundation:install 2023-04-01 22:23:55 +02:00
Joerg Reichert
cbf986c477 Update 2023 2023-03-29 21:02:52 +02:00
Joerg Reichert
857ff4f164 Use data originated from OParl API 2020-09-20 23:18:17 +02:00
Joerg Reichert
f8a3c3eb83 Fix sassc dependency 2020-09-20 23:17:53 +02:00
Joerg Reichert
fb927ccf43 bundle update 2020-09-20 22:50:13 +02:00