Commit Graph

272 Commits

Author SHA1 Message Date
James Read 0e06d22633
Create PULL_REQUEST_TEMPLATE.md 2021-05-29 09:27:19 +01:00
James Read 395691a8ef
Point to the new PULL_REQUEST_TEMPLATE 2021-05-29 09:20:16 +01:00
James Read 35562e5667
Create CODE_OF_CONDUCT.md 2021-05-29 09:10:32 +01:00
James Read 4b36d38f62
Remove all docs, link to new docs 2021-05-28 23:04:08 +01:00
James Read f33ca58015
Merge pull request #5 from ksurl/docker
Dockerfile CMD->RUN, and USER in the correct place.
2021-05-28 22:44:25 +01:00
jamesread 495bfe58b6 Clean target 2021-05-27 08:37:36 +01:00
jamesread 408b64e5b6 docker -> amd64, push 2021-05-27 08:34:14 +01:00
ksurl e18809099a fix Dockerfile RUN and USER 2021-05-25 08:18:26 -07:00
James Read 2f8ca77c39
Added buttons for Discord and go report card. 2021-05-25 15:32:20 +01:00
jamesread 32f4c62907 goreleaser build Docker image 2021-05-25 15:10:50 +01:00
jamesread 286fa43e95 Less junk in the docker image 2021-05-25 15:10:21 +01:00
jamesread b05746ef22 Discord link 2021-05-25 14:17:39 +01:00
jamesread e0b36016aa Issues is a fine place to ask for support. 2021-05-25 14:16:27 +01:00
jamesread a7f7356504 [BUG] issues might become support/something else. 2021-05-25 14:16:09 +01:00
jamesread 700d29c26e Will use goreleaser instead of make targets going forward 2021-05-25 14:04:52 +01:00
jamesread b8c3d8d8f9 gofmt 2021-05-25 13:30:21 +01:00
jamesread 1b8cbbe71d Extra helpful notes in the default config file. 2021-05-25 13:29:36 +01:00
jamesread 0acf2cbdea /usr/local/bin as we are not building distro packages 2021-05-25 13:08:38 +01:00
jamesread b3f9b15944 systemd file was wrong path in deb/rpm 2021-05-25 13:02:06 +01:00
jamesread 681d8c98ae Include systemd unit 2021-05-25 12:52:28 +01:00
jamesread 822ac8ec68 Add release into startup 2021-05-25 12:50:25 +01:00
jamesread 936b64f2a3 rpm/debs were missing files 2021-05-25 12:09:44 +01:00
jamesread b95fd64076 arm[32] v7 not needed, typo in windows/amd64 2021-05-25 11:52:14 +01:00
jamesread b1030ac6e5 Format change for being more specific on builds 2021-05-25 11:49:05 +01:00
jamesread e71ba0443a More precise build arches 2021-05-25 11:42:46 +01:00
jamesread 8ae91569b3 Include a "base" directory, and minor filename format changes 2021-05-25 11:37:12 +01:00
jamesread 803a479808 Release archive additions 2021-05-25 11:28:08 +01:00
jamesread c2059a5bb4 Specified the main() file 2021-05-25 11:17:37 +01:00
jamesread c680946192 armhf -> arm 2021-05-25 10:27:10 +01:00
jamesread 87a6369a76 Initial try of goreleaser 2021-05-25 10:26:19 +01:00
jamesread dc76ca9a38 tools.go, not sure how this works though! 2021-05-25 10:18:49 +01:00
jamesread d91fddad84 dist contains the releases, ignore. 2021-05-25 10:17:07 +01:00
jamesread f442d3731a Moved the "individual ports" example into a separate file for advanced users. 2021-05-24 22:12:06 +01:00
jamesread 8ee6f1029e Only single port needed in Dockerfile (Issue #4) because of frontend proxy config. 2021-05-24 22:03:24 +01:00
jamesread 37b9e2d66f Single endpoint for web+ui (Issue #4). Migrated to modern protobuf+grpc. 2021-05-24 22:02:21 +01:00
jamesread d4e6a7475d Merge branch 'main' of ssh://github.com/jamesread/OliveTin 2021-05-20 13:00:18 +01:00
jamesread fa7bb7c67f Early multi-architecture support 2021-05-20 13:00:11 +01:00
James Read 2467812181
Fix typos 2021-05-19 15:15:01 +01:00
James Read b07585db5e
Added a logo to the readme. 2021-05-19 10:42:49 +01:00
jamesread 28ca681ef2 Example config.yaml 2021-05-19 00:55:12 +01:00
James Read 0240011b82
Create config.yaml 2021-05-19 00:47:30 +01:00
James Read 8d5de8665a
Update README.md 2021-05-19 00:47:02 +01:00
James Read 6c56f3bb6a
Update README.md 2021-05-19 00:18:09 +01:00
James Read 914b39f3f5
Update README.md 2021-05-19 00:17:27 +01:00
James Read ecf0d5dc99 Update issue templates 2021-05-19 00:11:15 +01:00
James Read d19edc16c8
Create SECURITY.md 2021-05-19 00:08:32 +01:00
James Read f40f5fa60e
Create CONTRIBUTING.adoc 2021-05-19 00:00:26 +01:00
James Read f21b38d7a6
Create LICENSE
I'm the original author - this project will be AGPL.
2021-05-18 23:52:58 +01:00
James Read 983b35f013
YouTube video 2021-05-18 23:50:45 +01:00
James Read ae6fb59f69
Update README.md 2021-05-18 22:53:03 +01:00