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

docker related improvements #978

Merged
merged 8 commits into from
Aug 19, 2023
Merged

docker related improvements #978

merged 8 commits into from
Aug 19, 2023

Conversation

proditis
Copy link
Collaborator

@proditis proditis commented Aug 19, 2023

The following PR does

  • adds cron/index and cron/instances on supervisor
  • creates a backend symlink on vpn container
  • attempts to start targets on vpn start
  • removes daemon from openvpn_tun0.conf
  • sets hostnames for containers
  • ensures the mysql_init runs on our own instance also
  • make mysql-init.sql a lot simpler

we use gnuwatch to avoid exiting and
to have less than 1 minute intervals for some commands
check if db is up before we move further
attempt to spin the targets needed to be powered up
move openvpn to supervisor
will make working inside the containers a bit easier
we add it to the cli arguments for when our own is started
some versions of mariadb fail with this syntax
@proditis proditis merged commit 19ad1fc into echoCTF:master Aug 19, 2023
3 of 4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant