Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deb package for Ubuntu 20 #9

Open
alejandroalffer opened this issue Jan 11, 2022 · 3 comments
Open

Deb package for Ubuntu 20 #9

alejandroalffer opened this issue Jan 11, 2022 · 3 comments
Assignees

Comments

@alejandroalffer
Copy link
Member

Primero traerse la clave PGP del repo:

wget -O /usr/share/keyrings/planisys-archive-keyring.gpg https://repos.planisys.net/planisys-archive-keyring.gpg

Luego agregar el repo a la lista:

echo "deb [arch=amd64 signed-by=/usr/share/keyrings/planisys-archive-keyring.gpg] https://repos.planisys.net/apt-repo stable main" > /etc/apt/sources.list.d/planisys.list

Buscarlo e instalar

apt update
apt install alastria-redt

Instala binarios de ultima version 21.10.0 compilados con golang 1.17.x

@alejandroalffer
Copy link
Member Author

@carlosho17 , any update? Please, add a new branch for the new bin implementation

@carlosho17
Copy link
Contributor

  • missing systemd unit with options

@alejandroalffer
Copy link
Member Author

Pendiente actualizacion de "docker-compose" y "distribución binaria"

@alejandroalffer alejandroalffer self-assigned this Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants