1
0
Fork
You've already forked visrv
0
No description
  • Go 97.3%
  • Dockerfile 1.8%
  • Shell 0.9%
Bnyro 4c684b7181
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 1s
fix: properly expand provided environment variables inside shell commands
2026年05月20日 09:44:09 +02:00
.forgejo/workflows ci: add docker publish action 2026年05月16日 23:23:56 +02:00
config refactor: split different source types (git, local) into interface 2026年05月18日 22:36:23 +02:00
source refactor: split different source types (git, local) into interface 2026年05月18日 22:36:23 +02:00
util refactor: split different source types (git, local) into interface 2026年05月18日 22:36:23 +02:00
.gitignore Initial Commit 2026年05月16日 21:18:45 +02:00
builder.go refactor: split different source types (git, local) into interface 2026年05月18日 22:36:23 +02:00
config.toml chore: disable auto updates in dev environment 2026年05月17日 13:28:34 +02:00
docker-compose.yml feat: dockerize app 2026年05月16日 23:22:19 +02:00
docker-entrypoint.sh feat: dockerize app 2026年05月16日 23:22:19 +02:00
Dockerfile feat: dockerize app 2026年05月16日 23:22:19 +02:00
go.mod feat: add support for applying git patches before building 2026年05月17日 22:48:12 +02:00
go.sum feat: add support for applying git patches before building 2026年05月17日 22:48:12 +02:00
LICENSE Initial Commit 2026年05月16日 21:18:45 +02:00
logging.go feat: add support for configuring logging level 2026年05月17日 12:28:38 +02:00
main.go refactor: split different source types (git, local) into interface 2026年05月18日 22:36:23 +02:00
patch.go refactor: apply changes suggested by golangci-lint 2026年05月18日 21:42:39 +02:00
README.md Initial Commit 2026年05月16日 21:18:45 +02:00
shell.go fix: properly expand provided environment variables inside shell commands 2026年05月20日 09:44:09 +02:00

ViSrv Virtual Hosts Server