Closed Dexus closed 3 years ago
@pixelsquared @austinsonger I would love to get more access to this repos, so I can create some other branches/repos.
So I can create a repo for the custom APK build (#115 )
@Dexus
@pixelsquared @austinsonger I would love to get more access to this repos, so I can create some other branches/repos.
So I can create a repo for the custom APK build (#115 )
I'm also working on a permission team scheme right now for the organization and give me a day for that. But I will create a repo right now for the APK build.
@Dexus https://github.com/Secure-Compliance-Solutions-LLC/GVM-APK-build
Initial commit is pushed to master branch, includes already the timeout patch.
So I think it is now final.
Let me know what you guys think.
Best Regards, Josef
I think we can merge into master to get more eyes on it for testing.
I think we should wait one more day, have problems to build the Image because of texlive and will check if I also need to rebuild this.
@Dexus Ok then we can wait.
@Dexus If you want to can make a pull request for dev
branch and then just work off the dev
, I gave you write permissions on that branch and just make new pull request when you think its ready to go. But that's up to you.
What does this PR:
We have two build ways: With build for initialize on container start (only ~
4351100MB)docker build -f Dockerfile -t securecompliance/gvm:v21.04-latest-nodata -t securecompliance/gvm:latest .
or With pre-initialized that can be used without extra volumes on startup (only ~ 1200MB)
docker build -f Dockerfile --build-arg SETUP=1 -t securecompliance/gvm:v21.04-latest-withdata -t securecompliance/gvm:latest-withdata .
Milestones:
Fixes
notincluded:Increase the web timeout - ref:#115 (bd6b15707e4fb58deeae1a384fc64e661ad82322) -> this can be done if we build the packages by our ownopenvas-smb -> custom Build need (available on edge (latest: 21.4.1) -> but currently not for 21.4.1 (latest) -> own repo or should I add this here?(Update: is integrated now via custom apk build)
Branking Change:
docker logs
each service has an own logfile.