feat(tacacs): Use new TACACS implementation #1

Open
tom wants to merge 1 commit from feat/docker-tacacs-arista into main
Owner

Overview

Implement a new TACACS image used in Arista environment.
Image is based on Alma Linux and use a Facebook Tacacs+ implementation

Todolist:

  • Complete documentation
  • Add a CI to build image
  • Test using basic docker
  • Test and document usage in Containerlab
## Overview Implement a new TACACS image used in Arista environment. Image is based on Alma Linux and use a [Facebook Tacacs+](https://github.com/facebook/tac_plus) implementation ## Todolist: - [ ] Complete documentation - [ ] Add a CI to build image - [ ] Test using basic docker - [ ] Test and document usage in Containerlab
tom self-assigned this 2024-07-22 08:57:40 +02:00
tom force-pushed feat/docker-tacacs-arista from 861c84e288 to 9a25365c2f 2024-08-05 13:31:55 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • tacacs-server/Dockerfile
  • tacacs-server/README.md
  • tacacs-server/docker-entrypoint.sh
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/docker-tacacs-arista:feat/docker-tacacs-arista
git switch feat/docker-tacacs-arista

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/docker-tacacs-arista
git switch feat/docker-tacacs-arista
git rebase main
git switch main
git merge --ff-only feat/docker-tacacs-arista
git switch feat/docker-tacacs-arista
git rebase main
git switch main
git merge --no-ff feat/docker-tacacs-arista
git switch main
git merge --squash feat/docker-tacacs-arista
git switch main
git merge --ff-only feat/docker-tacacs-arista
git switch main
git merge feat/docker-tacacs-arista
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
docker/docker-network-toolkit!1
No description provided.