Christoph Haas
49a987cbce
Revert "chore: publish more docker version tags, migrate to semver"
...
This reverts commit 3526240faf
.
2025-01-18 18:51:04 +01:00
Christoph Haas
3526240faf
chore: publish more docker version tags, migrate to semver
2025-01-18 18:24:01 +01:00
Christoph Haas
075fd0171e
chore: publish more docker version tags, migrate to semver
2025-01-18 18:10:51 +01:00
Christoph Haas
7ccec5db8d
add swagger doc to mkdocs/website
2025-01-17 21:47:54 +01:00
Dmytro Bondar
ba9b6c39e0
docs: build multi-version documentation ( #327 )
...
* Build multi-version docs with 'mike'
Signed-off-by: Dmytro Bondar <git@bonddim.com>
* Revert remote_branch option
---------
Signed-off-by: Dmytro Bondar <git@bonddim.com>
2024-12-03 19:04:43 +01:00
Dmytro Bondar
afcba8d43e
chore: update dependencies ( #325 )
...
* Update go version and dependencies
Signed-off-by: Dmytro Bondar <git@bonddim.com>
* Group dependabot updates
Signed-off-by: Dmytro Bondar <git@bonddim.com>
* Lock file maintenance
Signed-off-by: Dmytro Bondar <git@bonddim.com>
* Rename vite.config.js
Keep CJS as default, opt-in to ESM if needed
More: https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated
Signed-off-by: Dmytro Bondar <git@bonddim.com>
---------
Signed-off-by: Dmytro Bondar <git@bonddim.com>
2024-11-27 18:24:23 +01:00
dependabot[bot]
5a289276f4
Bump docker/build-push-action from 5 to 6 in the actions group ( #310 )
...
Bumps the actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action ).
Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-09 22:37:56 +02:00
Dmytro Bondar
7a08c14de4
chore: CI files update ( #306 )
...
* Update Dockerfile
- Fix FromAsCasing
- Copy `cmd` and `internal` directories only for backend
* Export binaries from docker images
* Create release with assets from workflow
* Remove circleci config
* fix chart publishing
2024-09-23 21:54:22 +02:00
Dmytro Bondar
6ffe1a90ae
feat: TLS support for web ( #301 )
...
* Added TLS support for web
- Added optional configurations `cert_file` and `key_file` to run web server with https
Signed-off-by: Dmytro Bondar <git@bonddim.com>
* Helm chart update
- Refactored Ingress to use one host only (`config.web.external_url` is required)
- Added Certificate resource template (secret is mounted to container into `/app/certs/`)
- Added support for service with mixed protocols (exposes UI and Wireguard ports on same IP)
- Added helm-docs target to makefile
- Changed pod labels to use selectorLabels
- Removed default probes (app runs without healthy web)
- Removed sections from README
Signed-off-by: Dmytro Bondar <git@bonddim.com>
* Fix chart workflow path filter
* Fix chart lint issue
* Skip clean-up tested chart
* Try k3d cluster
---------
Signed-off-by: Dmytro Bondar <git@bonddim.com>
2024-09-22 13:25:08 +02:00
dependabot[bot]
f1f5280cbc
Bump the actions group across 1 directory with 3 updates ( #279 )
...
Bumps the actions group with 3 updates in the / directory: [actions/setup-python](https://github.com/actions/setup-python ), [docker/login-action](https://github.com/docker/login-action ) and [docker/build-push-action](https://github.com/docker/build-push-action ).
Updates `actions/setup-python` from 4 to 5
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
Updates `docker/login-action` from 1 to 3
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v3 )
Updates `docker/build-push-action` from 5 to 6
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 23:09:44 +02:00
Dmytro Bondar
6f52cb2ada
Init Helm chart ( #255 )
...
* Initial chart version
* Add CI/CD for chart
* Fix admin creds template
* Add command, args, env, envFrom
* Render volumes and volumeMounts with tpl
* Change persistance accessMode type
* Add update strategy config
* Use custom types in docs
* Add startup probe config
* Fix web.external_url config
2024-07-04 22:37:30 +02:00
Dmytro Bondar
a6d985c2fe
Remove CodeQL workflow file ( #256 )
2024-04-29 23:21:00 +02:00
Dmytro Bondar
9e1b6b6d91
Refactor docker-publish workflow
2024-03-04 11:43:30 +01:00
Dmytro Bondar
180b43608d
Update actions versions
2024-03-04 11:27:12 +01:00
Dmytro Bondar
5dcb3eca6d
Add dependabot config for actions and go
2024-03-04 09:55:13 +01:00
Christoph Haas
faf454f649
add github pages site
2023-11-02 21:44:14 +01:00
Christoph Haas
248518d239
- update github actions
...
- update docker build
- move default database to /app/data (#179 )
- move config file location to /app/config
2023-10-26 12:42:18 +02:00
h44z
54716f7f53
Multiarch Docker Build ( #104 ) ( #129 )
...
* Improved Makefile
* Multiarch Docker build (amd64, arm64 and armv7)
* closes #104
2022-11-11 17:10:41 +01:00
Christoph Haas
929c95f9ae
fix version in docker builds
2021-08-24 21:00:13 +02:00
Christoph Haas
7b348888d7
fix version in docker builds
2021-08-24 20:18:13 +02:00
Christoph Haas
5aa777f08d
update docker tag names
2021-08-23 23:27:42 +02:00
Christoph Haas
becb35d65e
Use Github Actions to build Docker image for hub.docker.com ( #26 )
2021-08-23 21:47:05 +02:00
Christoph Haas
c0c41bdf2a
Use Github Actions to build Docker image for hub.docker.com ( #26 )
2021-08-23 21:21:05 +02:00
h44z
1e35fb2538
Use Github Container Registry
...
Also publish docker images on ghcr.io
2021-06-30 17:57:41 +02:00
h44z
5bc3aa0036
Create codeql-analysis.yml
2021-02-26 23:19:42 +01:00