70 Commits

Author SHA1 Message Date
mbround18
2932c50a7d Update contributors [skip ci] 2021-09-28 20:23:21 +00:00
Michael
903ba6252f Fix ValheimPlus type (#451) 2021-09-21 20:18:36 -07:00
mbround18
0526859d8d Update contributors [skip ci] 2021-09-19 02:19:27 +00:00
mbround18
9141ca87da Update contributors [skip ci] 2021-09-02 07:40:21 +00:00
mbround18
5c05bfe35d Update contributors [skip ci] 2021-08-21 21:10:32 +00:00
Michael
9cef82b12d Update README.md (#413) 2021-07-26 18:42:05 -07:00
Lukáš Hruška
cd3651ea66 Update README.md (#412)
Fixed broken link for info on mods
2021-07-27 01:10:11 +00:00
mbround18
b8e9fee1ae Update contributors [skip ci] 2021-06-29 23:08:30 +00:00
Michael
8e3437c276 Update README.md (#403) 2021-06-29 16:07:54 -07:00
Michael
9629815314 Update README.md (#386) 2021-06-03 12:31:15 -07:00
Michael
0ee13b3e58 Update README.md (#385) 2021-05-31 14:27:25 -07:00
mbround18
f075e7cf68 Update contributors [skip ci] 2021-05-31 05:54:48 +00:00
mbround18
7e613a823a Update contributors [skip ci] 2021-05-09 19:49:11 +00:00
mbround18
ce3bb8c517 Update contributors [skip ci] 2021-05-09 08:35:12 +00:00
mbround18
4ef6495156 Update contributors [skip ci] 2021-05-09 08:31:41 +00:00
mbround18
203076e76b Update contributors [skip ci] 2021-05-09 08:22:06 +00:00
Michael
699a6217fe Ci/test release (#352)
* Testing Release

* whoops silly me on the label
2021-05-09 00:12:36 -07:00
Michael Bruno
a7d1259367 Tags 2021-05-08 23:58:19 -07:00
Michael
c41079e1d3 Pipeline (#338)
* Pipeline

* set expectation

* Run subsequently

* Finalization

* Altered the job
2021-04-26 14:34:36 -07:00
Michael
62249670b3 Docs and release upgrades (#335)
* Docs and releases

* added specific files for package

* added readme

* moved odin.md to README.md in odin folder

* http-server to huginn

* ignore files
2021-04-23 14:23:22 -07:00
raywiis
e0729d6eed Fix environment table in readme (#336) 2021-04-23 21:02:52 +00:00
Michael
4aaf1dc2a5 Updated Docs (#327)
* Updated Docs

* Whitespace
2021-04-14 17:37:27 -07:00
Michael
4521fe28d3 Added option to check for no password (#319) 2021-04-01 12:40:46 -07:00
Michael
fe0995319a Cron job updates (#315)
* Cron job updates

* Made message more clear
2021-03-30 08:53:48 -07:00
Michael
50cc8d20a9 Status Check (#298)
* Added status command

* Multiple features

* Added HTTP Server

* minor readme update

* Added more info to pretty print output on status

* Update status_update.md

* Updated docs to reflect http endpoint

* Removed a failed IDE refactor

* More IDE blunder

* Added Prometheus Metrics

* Implemented recommendations

* Updated based on suggestions

* Added note to status command
2021-03-23 18:33:54 -07:00
Michael
29f272ff7f #272 Mod Support (#276)
* Added nexus mods and downloader

* Mod downloader ready

* Modified to follow redirect information

* Slimmed down env

* Running with type message fix

* dynamic fetch of latest bepinex version

* Refactored file

* Changes

* Dont use barrow

* Added support for downloading dll and cfg

* Added exit for non zip file
2021-03-14 18:39:11 -07:00
LovecraftianHorror
3e2c851a7f Update check without shutdown (#177)
* Add in update subcommand

* Setup skeleton for updating

* Reorganize server functions and constants

* Cleanup logic

* Add more help info for cli

* Add in parsing buildids

* Test cleanup

* Remove appinfo to force latest info to be pulled

* Change update script to use `odin update`

* Implement review comments

* Fix incorrect command exit status check

* Add in unit tests for `UpdateInfo`

* Small spelling and grammar fixes

* Update `AUTO_UPDATE` description

* Another grammatical fix

* Address review comments

* Update outdated message

* Fix check exit statuses

* Supress `pidof` output

* Use more appropriate variable name

Co-authored-by: Michael <12646562+mbround18@users.noreply.github.com>
2021-03-06 20:41:35 -08:00
LovecraftianHorror
ea010ae33c Documentation fixes (#258)
* Fix small documentation issues

* Fix docker compose file as well
2021-03-05 15:39:55 -07:00
Michael
1f11956f11 Update README.md (#231) 2021-03-01 10:36:08 -07:00
Michael
3e3f044c81 Update README.md (#205)
* Update README.md

* Updated release notification message
2021-02-26 12:00:41 -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
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
c56e9e4d76 Update README.md 2021-02-16 12:46:28 -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
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
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
Michael
7e75860858 Update README.md (#57) 2021-02-12 09:57:09 -07:00
Michael
cb31cd0675 Separation of concerns for docker files and building (#41)
* Separation of concerns for docker files and building

* Separated out readme context
2021-02-10 18:06:42 -07:00