Search found 4 matches

by webcbuilder
Sat Nov 22, 2025 3:48 am
Forum: Web Cluster Builder
Topic: ubuntu24 dockerfile
Replies: 0
Views: 3144

ubuntu24 dockerfile

The modification you need to do is to change python to python3, nothing other than that :)

everweb/webctest:latest has ubuntu 24
by webcbuilder
Tue Nov 18, 2025 1:47 am
Forum: Web Cluster Builder
Topic: Web Cluster Builder Source Code
Replies: 2
Views: 17970

Re: Web Cluster Builder Source Code

Good news!

Github is up!

Available Here:
https://github.com/gadget78/webcbuilder
by webcbuilder
Fri Sep 19, 2025 2:08 am
Forum: Web Cluster Builder
Topic: Web Cluster Builder Source Code
Replies: 2
Views: 17970

Re: Web Cluster Builder Source Code

This code is available for anyone to fork, white-label, improve or change!

Any issues or questions, write in here!


And please, someone, make a github for this :)


# webcbuilder
This is a web cluster builder that is utilizing Evernode. With this software you can easily merge instances into a ...
by webcbuilder
Fri Sep 19, 2025 1:58 am
Forum: Web Cluster Builder
Topic: Web Cluster Builder Source Code
Replies: 2
Views: 17970

Web Cluster Builder Source Code

Before you can make this into a docker container you need to go into the root folder and write npm i , and then also into the public folder and write npm i
After that, you can build it.

Other than that, just create all these files in their respective folder.

Create a root folder, and in it these ...