1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
Commit Graph

1051 Commits

Author SHA1 Message Date
krateng
9f4041de78 Fixed PyPI-based dockerfile 2021-12-23 08:30:24 +01:00
krateng
0f40ebbad9 Made Dockerfile installations one layer again 2021-12-23 08:20:31 +01:00
krateng
8661d9f7e4 Renamed pyproject file until ready for use 2021-12-23 07:59:51 +01:00
krateng
83ad648832 Updated development instructions 2021-12-23 07:51:08 +01:00
krateng
6798500398 Made dockerfiles use authorative information on packages 2021-12-23 07:48:22 +01:00
krateng
0d2599fb82 Factored out alpine installation steps 2021-12-23 07:44:04 +01:00
krateng
b6551131ba Made psutil necessary requirement 2021-12-23 07:25:12 +01:00
krateng
06f178b58a Fixes 2021-12-23 07:24:24 +01:00
krateng
4aa1343cf1 Added experimental pyproject.toml 2021-12-23 06:51:17 +01:00
krateng
36c8f2654e Refactoring 2021-12-23 05:17:19 +01:00
krateng
1e70a523b2 Some minor linting and reorganizing 2021-12-22 20:37:14 +01:00
krateng
0ccd39ffd9 How tf did that even happen 2021-12-22 07:24:34 +01:00
krateng
2b55e3a7c9 Matched github actions 2021-12-22 07:16:31 +01:00
krateng
40648b66f3 Aaaaand more bugfixing 2021-12-22 05:53:41 +01:00
krateng
0f5ccd4645 Bugfixes 2021-12-22 05:45:26 +01:00
krateng
cefed03bc9 Fixed inclusion of dotfiles 2021-12-22 05:38:14 +01:00
krateng
8555b28fbc Version bump 2021-12-22 05:25:32 +01:00
krateng
e4b63bb570 Merge branch 'newsettings' 2021-12-21 23:12:05 +01:00
krateng
3ee68e75ac Ready to finally merge, fix GH-25 2021-12-21 23:05:36 +01:00
krateng
2fa9eeaa07 Adjusted dev instructions further 2021-12-21 22:39:07 +01:00
krateng
72941558d2 Small adjustments 2021-12-21 22:13:27 +01:00
krateng
14938d8fb5 Added simpler way to run server for development 2021-12-21 21:33:03 +01:00
krateng
5ba455dc92 Added initial basic dev instructions, GH-57 2021-12-21 20:11:51 +01:00
krateng
ca78463989 Updated requirements 2021-12-21 19:58:20 +01:00
krateng
7299c2e07e Finishing touches 2021-12-21 07:30:38 +01:00
krateng
97e8d5b18d Removed thumbor 2021-12-21 07:11:24 +01:00
krateng
e94607dc2c Finished globalconf rework (I hope?) 2021-12-21 07:09:25 +01:00
krateng
e006a10f70 Removed old files 2021-12-21 06:28:50 +01:00
krateng
ef04c98ea7 Added new sentinel files for future 2021-12-21 06:09:58 +01:00
krateng
b212e6b921 Adjusted globalconfig to new configuration module 2021-12-21 06:09:46 +01:00
krateng
77667e7066 Visual adjustments 2021-12-20 02:31:54 +01:00
krateng
5a2ec61d66 Updated requirements 2021-12-20 00:55:31 +01:00
krateng
ba96c8e14f More fixes 2021-12-20 00:15:22 +01:00
krateng
1ec283f885 Added descriptions, fixed various things 2021-12-19 23:40:30 +01:00
krateng
df22a595b8 Replaced settings calls in jinja files 2021-12-19 22:25:01 +01:00
krateng
6ccbf68923 Replaced more settings calls, added missing settings 2021-12-19 22:18:42 +01:00
krateng
4186171b8f Replaced settings calls 2021-12-19 21:41:43 +01:00
krateng
b39e2b889a Added description for some settings 2021-12-19 21:04:43 +01:00
krateng
ed309dd36e
Merge pull request #95 from FoxxMD/dockerDoc
Improve docker run documentation
2021-12-17 04:39:31 +01:00
FoxxMD
27cc4171fe Improve docker run documentation
* Reword host advice to provide actual environment variable with example value
* Provide an example run command for IPv4 usage
2021-12-16 09:20:04 -05:00
krateng
de05090d7d Removed automatic setup processes when importing only metadata module 2021-12-16 06:51:18 +01:00
krateng
b5999dab1f More adjustments to PyPI workflow 2021-12-16 06:37:52 +01:00
krateng
54ad3f6d3b
Update pypi.yml 2021-12-16 06:28:53 +01:00
krateng
647e942a35
Update dockerhub.yml 2021-12-16 06:26:25 +01:00
krateng
7774d9a936 Fixed issue with first setup, GH-94 2021-12-16 06:19:26 +01:00
krateng
3d573b10f9 Automated Dockerhub Readme updates 2021-12-15 22:57:43 +01:00
krateng
a24e26678a Updated Dockerhub workflow 2021-12-15 19:47:34 +01:00
krateng
c0c474b473
Merge pull request #93 from FoxxMD/dockerFromSource
Improve docker builds and documentation
2021-12-15 18:40:49 +01:00
krateng
319519b7e2 Adjusted Dockerhub workflow 2021-12-15 18:36:00 +01:00
FoxxMD
a988f0e6dc Improve docker builds and documentation
* Refactor Dockerfile to build from source instead of pypi
* Include an additional dockerfile for building from pypi
* Update readme documentation for docker to specify image sources and docker-specific run instructions
2021-12-15 09:53:33 -05:00