mrmarkuz
(Markus Neuberger)
April 15, 2025, 7:03pm
35
I think the easiest way is to start with an ns8-kickstart template on GitHub, I’d recommend either the original ns8-kickstart or an adaption of the mariadb template by @stephdl without db: ns8-kickstart-nodb .
This way you could create a new project “ns8-firebird”, adapt the build-images.sh
to add the image(s) and the service files in imageroot/systemd/user
to run them.
I’d recommend vscode for coding.
Links:
This year at the Fosdem, I came to present an helper for the community of developers of NethServer. In short I did a quickstart to build a module with a pseudo web-application (here NGINX) and a database ready to be used by the webapplication
I did two versions
The idea is to use my repo as a template and create a repo on your github : ns8-wordpress
then do a git clone from your repository on your laptop
cd to ns8-wordpress
modify the line
- -- label="org.nethserver.images=docker.io/mar…
We want to create some video sessions about our new NethServer8 platform.
Many of you asked how modules in ns8 work and how to install apps from existing containers like docker and others
That’s going to be the main topic of our new “NethServer 8 Deep Dive” for sysadmins
It will be an online discussion session with NethServer Devs and at the end, we can have a Q&A session on things the might want to know.
Speakers
When
2023-11-24T15:00:00Z (UTC)→2023-11-24T16:00:00Z (UTC)
Would you like t…
1 Like