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

.rultor.yml:15-18: Create deploy script for rultor... #6

Open
0pdd opened this issue Jan 15, 2024 · 2 comments · May be fixed by #79
Open

.rultor.yml:15-18: Create deploy script for rultor... #6

0pdd opened this issue Jan 15, 2024 · 2 comments · May be fixed by #79
Labels
Milestone

Comments

@0pdd
Copy link
Collaborator

0pdd commented Jan 15, 2024

The puzzle 2-e54979ee from #2 has to be resolved:

pmo/.rultor.yml

Lines 15 to 18 in 9b49b8b

# @todo #2:90min Create deploy script for rultor configuration.
# We should create deploy script that will deliver our Java software
# into some target platform. For now, we assuming that it will be
# Cloud VM with public IP, and SSH connection.

The puzzle was created by @hizmailovich on 15-Jan-24.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@dukris dukris added the pdd label Jan 23, 2024
@h1alexbel h1alexbel added this to the Important milestone Feb 7, 2024
@h1alexbel
Copy link
Collaborator

h1alexbel commented Feb 8, 2024

@hizmailovich
Deployment can be automated by @rultor, all we need:

  1. connect to the VM via SSH
  2. Run docker container with provided version
  3. Ping it few times to verify health
  4. Delete previous container

@h1alexbel
Copy link
Collaborator

@hizmailovich server is connectable via SSH, so lets try to do deployment with Rultor. Contact me in a Telegram, so I will share you an SSH password and connection options.

dukris added a commit that referenced this issue Mar 7, 2024
@dukris dukris linked a pull request Mar 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants