Michael
f52aa0f6dd
Update docker-publish.yml
2021-02-26 10:31:14 -07:00
Michael
09a51088be
Update docker-publish.yml
2021-02-26 10:16:35 -07:00
LovecraftianHorror
6cd9a0c208
Add in flag for updating on startup ( #202 )
...
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com >
2021-02-26 16:39:25 +00:00
Michael
83b761935d
Update README.md
2021-02-26 09:32:48 -07:00
Michael
18f6e93b64
Update README.md
2021-02-25 21:19:51 -07:00
Michael
bf6865ed2c
Added webhook configuration and documentation updates ( #158 )
...
* Added webhook configuration and documentation updates
* Updated docs
* Notifications
* Updated ValheimPlus instructions
2021-02-25 21:19:10 -07:00
Michael
2356ff7b68
Mbround18/expected bepinex ( #183 )
...
* File sanitization fix
* sanatize many files
* Changed check for bepinex
2021-02-25 11:16:49 -07:00
Michael
f4f98ccc6d
File sanitization fix ( #171 )
...
* File sanitization fix
* sanatize many files
2021-02-24 15:12:11 -07:00
Michael
39f126fb4e
Update docker-publish.yml
2021-02-23 14:31:37 -07:00
Michael
ccd5f6e220
Update docker-publish.yml
2021-02-23 14:19:36 -07:00
Michael
680ead7c7c
Added new env var and better check for if you have valheim installed. ( #167 )
...
* Added new env var and better check for if you have valheim installed.
* Update docker-compose.yml
2021-02-23 13:31:32 -07:00
Michael
9d7abc08da
Build and cache based on #153 ( #165 )
...
* Build and cache based on #153
* Try github.ref
* Try VERSION=
* Cleaned up bash script for stripping version
* Merged envs to be in one call
* Changed workflow
* use workflow with ref
2021-02-23 13:08:24 -07:00
Christopher Dieringer
5ea14acca9
feat: add gdb for improved c# traces ( #164 )
...
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com >
2021-02-23 17:12:32 +00:00
Michael
85ad8fc7c2
Update docker-publish.yml
2021-02-23 00:14:01 -07:00
Michael
a02e7a1389
Update README.md
2021-02-22 22:47:40 -07:00
Michael
d12f8e253b
Update README.md
2021-02-22 21:20:10 -07:00
Michael
474ed4d5cd
Added BepInEx Support ( #148 )
...
* Memory Check
* Removed path on ci
* Valheim BepInEx support
* Separation of concern.
* Added switch for installation
* Yall dont need to run the dev compose ;P
* Refactored to make debugging easier
* Updated to use quotes and readme
2021-02-22 17:49:21 -08:00
Michael
fc2a59226a
Update README.md
2021-02-21 02:02:55 -08:00
LovecraftianHorror
ff5d3c6f0c
Just correcting some help text ( #140 )
2021-02-18 17:58:47 -08:00
Gilles
55d03149f1
Fix volume indent in docker-compose example ( #136 )
2021-02-18 09:20:16 -08:00
Maik Laschober
5a70c624af
Updated README.md - undocumented feature ( #123 )
2021-02-17 00:10:50 -08:00
Michael
0b14d90671
Update FUNDING.yml
2021-02-16 17:27:10 -08:00
Michael
63f9551bc1
Memory Check ( #121 )
...
* Memory Check
* Removed path on ci
2021-02-16 16:07:39 -08:00
imgbot[bot]
98c97fc195
[ImgBot] Optimize images ( #119 )
...
/docs/assets/valheim-docker-logo.png -- 323.86kb -> 307.88kb (4.94%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-02-16 14:46:25 -08:00
Michael
43dcca230d
Updated CI to not publish based on document changes ( #120 )
...
* Updated CI to not publish based on document changes
* Changed to paths-ignore
* Ignore pattern
2021-02-16 14:44:17 -08:00
Michael
2035929950
Add files via upload
2021-02-16 13:39:59 -08:00
Michael
8622be8ea1
Add files via upload
2021-02-16 13:38:02 -08:00
Michael
bf67486be8
Delete valheim-docker-logo.png
2021-02-16 13:37:51 -08:00
imgbot[bot]
59518d9b61
[ImgBot] Optimize images ( #116 )
...
/docs/assets/valheim-docker-logo.png -- 697.25kb -> 676.57kb (2.97%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com >
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com >
2021-02-16 20:52:03 +00:00
Michael
c56e9e4d76
Update README.md
2021-02-16 12:46:28 -08:00
Michael
5f043ed728
Add files via upload
2021-02-16 12:41:50 -08:00
LovecraftianHorror
a554d2872e
Don't copy over all build artifacts ( #108 )
...
* Don't copy over all build artifacts
* Remove symlink and move binary
* Move binary from /usr/local -> /usr/local/bin
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com >
2021-02-16 11:50:12 -08:00
LovecraftianHorror
d69ba7fb30
Delay in busy wait to lower CPU usage during shutdown ( #107 )
...
* Delay in busy wait to lower CPU usage during shutdown
* Switch delay to 1 second
2021-02-16 07:57:59 -08:00
Michael
f270b02264
Automated backups ( #100 )
...
* Automated backups
* Added backup on shutdown
* Added backup on update
* reset for repos base docker-compose
2021-02-15 15:54:56 -08:00
Michael
faf51aa450
Update README.md
2021-02-15 10:42:21 -08:00
Michael
ffb97c6dd7
Update README.md
2021-02-15 10:40:42 -08:00
Michael
80a8aa074a
Mbround18/93 fix ( #94 )
...
* Fixed check on variable from github
* Fix for 93
v1.2.0
2021-02-15 01:03:41 -08:00
Michael
f97a0c2667
Fixed check on variable from github ( #92 )
2021-02-15 00:29:33 -08:00
Michael
250aa63edd
Updated ci config ( #91 )
2021-02-15 00:09:32 -08:00
Michael
ddcea41fed
Mbround18/ci update ( #90 )
...
* Daemonized start
* Reduced cli yaml to only init functionality
* Fixed up some nitpicky things
* Removed version-test file
* Update to CI build
* Update to CI tests
* Wrong place for build args on docker-compose
2021-02-14 23:55:05 -08:00
Michael
6980c4549d
Daemonized start ( #89 )
...
* Daemonized start
* Reduced cli yaml to only init functionality
* Fixed up some nitpicky things
* Removed version-test file
2021-02-14 23:18:53 -08:00
Michael
ec57008bec
Fix for quotes ( #83 )
2021-02-14 01:31:18 -08:00
Michael
2e3f1b2717
Copy env to bashrc and use -l with cron ( #77 )
...
* Copy env to bashrc and use -l with cron
* Create LICENSE (#80 )
* Avoid compiling odin twice in dockerfile (#78 )
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com >
* Copy env to bashrc and use -l with cron
* Odin placed in system usr/local
* Remove passing into bashrc
Co-authored-by: LovecraftianHorror <LovecraftianHorror@pm.me >
2021-02-14 00:40:45 -08:00
LovecraftianHorror
7260f7df2b
Avoid compiling odin twice in dockerfile ( #78 )
...
Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com >
2021-02-13 20:26:56 -08:00
Michael
01a044e19a
Create LICENSE ( #80 )
2021-02-13 20:16:15 -08:00
LovecraftianHorror
1d5c88b47f
Formatting ( #67 )
...
* `cargo fmt`
* fix `cargo clippy` lints
2021-02-13 14:26:04 -08:00
LovecraftianHorror
caacf3f714
Slim down dependencies ( #62 )
2021-02-12 16:40:08 -08:00
Michael
5b279b5d3e
Update README.md ( #59 )
2021-02-12 12:25:41 -08:00
Michael
5b9fec1ae8
Auto Update based on supplied cronjob ( #53 )
...
* Auto Update based on supplied cronjob
* Added libsdl2-dev
2021-02-12 12:20:21 -07:00
Wil32
c22a32e7b6
Allow custom APPID ( #56 )
...
* Update start_valheim.sh
Allow custom APPID
* Update start_valheim.sh
2021-02-12 10:56:36 -07:00