-
Notifications
You must be signed in to change notification settings - Fork 0
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
repo change #2
Open
alprojects1
wants to merge
234
commits into
dev
Choose a base branch
from
main
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
repo change #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
updated formatting
updated formatting
added -
added -
added -
added -
updated format and added BP and KF
removed docker run yaml
added Sonarr yaml
added Radarr.yaml
changed config path
changed config path
updated yaml
added alias's
added functions
Added jpg
add terminal
added terminal config
I looked into it and while we may not be able to do this at run time, its my understanding we should be able to do this via yaml config
added yaml for argo tunnels
Added front-end settings that are important
updated version number but there is a better method for this
normally you want a .env or secret as you don't want container service A to read container service Bs key, from my understanding this is okay in this case as this image has no bin/sh or bin/bash, you can't even use docker exec -it command so in this case its safe
updated TZ to show correct
I found that when do work on portainer I had to do a lot of manual start ups
created yaml for ZTNA connectors
made the container_name easier for copy and paste now you can just type tunnel name_argo
added yaml for all 3 main components
fixed volume and env placement
added yaml for all key generations
Fixed Formatting and updated step 8
added a yaml based of a image from docker hub for Metasploit
since I am building from a Dockerfile --- is not needed
added a Dockerfile for Metasploit
created a yaml based on the wiki documention on Linux Server.io
updated YAML
created a yaml in the compose / for easy access
new Yaml config
updated version I will need to automate this
cache wipe & Automate Logrotate Configuration
forgot to add the actual script and log /
Fixed permissions, added proper chain of commands, made sure the all correct directories were created
completely redid the alias collection based on growth and experience that has grown over the month
This should have all been one commit but I messed up moving forward will try to not do it again
updated Sonarr, I need to automate this flow
updated Radarr but it needs to be updated
Added 3 more jobs to should actually make SSH secure
fixed spacing that was missed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just creating this so I can add to it later as I get more well versed.