Skip to content

Commit

Permalink
chore: tidy repo and docs
Browse files Browse the repository at this point in the history
- add deployment docs for using crane and tar
- update copyright year
- remove helm chart
- remove tiltfile
  • Loading branch information
BobyMCbobs committed Dec 19, 2023
1 parent 2ce1c8a commit 7935c14
Show file tree
Hide file tree
Showing 19 changed files with 15 additions and 698 deletions.
3 changes: 2 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ A HTTP server for sharing a local folder
- Serve a plain folder to the web
- Vue.js history mode (rewrite all requests to index.html, except assets)
- Dynamic HTML templating
- Alternate webserver root ~.ghs.yaml~ based config

* Documentation
Docs are located in the [[./docs/][docs]] folder, as well as [[https://BobyMCbobs.gitlab.io/go-http-server][on GitLab pages]].

This is a hard-fork of https://gitlab.com/safesurfer/go-http-server

* License
Copyright 2020-2021 Safe Surfer, 2020-2022 BobyMCbobs.
Copyright 2020-2021 Safe Surfer, 2020-2023 BobyMCbobs.
This project is licensed under the [[http://www.gnu.org/licenses/agpl-3.0.html][AGPL-3.0]] and is [[https://www.gnu.org/philosophy/free-sw.en.html][Free Software]].
This program comes with absolutely no warranty.
14 changes: 0 additions & 14 deletions Tiltfile

This file was deleted.

23 changes: 0 additions & 23 deletions deployments/go-http-server/.helmignore

This file was deleted.

23 changes: 0 additions & 23 deletions deployments/go-http-server/Chart.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions deployments/go-http-server/templates/NOTES.txt

This file was deleted.

62 changes: 0 additions & 62 deletions deployments/go-http-server/templates/_helpers.tpl

This file was deleted.

17 changes: 0 additions & 17 deletions deployments/go-http-server/templates/configmap-headermap.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions deployments/go-http-server/templates/configmap-templatemap.yaml

This file was deleted.

123 changes: 0 additions & 123 deletions deployments/go-http-server/templates/deployment.yaml

This file was deleted.

29 changes: 0 additions & 29 deletions deployments/go-http-server/templates/hpa.yaml

This file was deleted.

44 changes: 0 additions & 44 deletions deployments/go-http-server/templates/ingress-less-than-1-20.0.yaml

This file was deleted.

Loading

0 comments on commit 7935c14

Please sign in to comment.