Caros senhores,
Estou implementando um servidor com proxmox, dentro dele em um container eu instalei um Rocky linux 9.5. Tenho configurados o web-admin pelo cockpit, acesso normalmente pelo admin, no entanto, não consigo instalar o nethserver para configurar o AD. Todos os procedimentos acusam erro de link quebrado. Qual orientação para eu conseguir instalar o NethServer e gerenciar o meu domínio?
ChatGPT Translation into English: Dear Sirs,
I am implementing a server with Proxmox. Inside it, in a container, I installed Rocky Linux 9.5. I have configured the web admin through Cockpit and can access it normally via the admin user. However, I am unable to install NethServer to configure Active Directory. All procedures report a broken link error. What guidance can you provide so I can install NethServer and manage my domain?
I mean, this is unsopported way for ns8 installation.
I have two NS8 clusters running here on a Proxmox. They are both installed as VMs and are actually running without any problems.
Não uso nada que possa bloquear. Pois é seguindo a instalação do NEthServer eu consigo instalar, a imagem no NS8. Eu configuro os IPS, eu acesso o Cockpit, logo, certinho. Mas não tenho o NETHSERVER instalado. Não tenho opções de domínio. Não tenho configurações do AD. Quando tento adicionar as dependências para criar e gerenciar as dependências de rede, ele faz uma checagem e acusa erros de 404 ou co relacionados. Em testes por fora, os linksparecem quebrados.
I don’t use anything that could block it. Well, by following the NEthServer installation I can install the image on the NS8. I configure the IPs, I access the Cockpit, and then, everything is fine. But I don’t have NETHSERVER installed. I don’t have domain options. I don’t have AD settings. When I try to add dependencies to create and manage network dependencies, it checks and reports 404 or related errors. In external tests, the links appear to be broken.
Did you install Cockpit or is it about the cluster-admin?
This is the cluster-admin, you can create user domains on the “Domains and users” page:
Exactly, I have administrative access, but I don’t have anything regarding domain services, or what would be NEthServer. And when I try to install it, I can’t. It doesn’t download.
Did you install cockpit manually? It’s not included in NS8 or in the pre built image.
Please try to download and install as follows and share the results that you get. In my example NS8 is already installed, so I get “Installation failed: interface wg0 is already in use”
[root@node ~]# curl https://raw.githubusercontent.com/NethServer/ns8-core/main/core/install.sh > install.sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3326 100 3326 0 0 70765 0 --:--:-- --:--:-- --:--:-- 70765
[root@node ~]# bash install.sh
Checking the interface wg0 is not already in use
Installation failed: interface wg0 is already in use.
I created a VM from scratch with the image from https://tinyurl.com/ns8-rocky-qcow2 . I started the virtual machine, configured the necessary ip and changed the root password.
The password worked perfectly via the console, but when I tried to access it via the browser, it didn’t work.
After some analysis, I saw that the cockpit was not installed and enabled. I installed it, enabled it and it accessed normally via the browser. In the same way as before. Without the Nethserver features for AD management. When I tried to install the dependencies, I got the same error as before! What am I not doing or doing wrong?
In NS8 the default password for the cluster-admin is Nethesis,1234
Root password is different to cluster-admin.
Cockpit in NS8 is optional, it’s not required for NS8.