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

Add installing scripts #10

Merged
merged 3 commits into from
Jan 11, 2021
Merged

Add installing scripts #10

merged 3 commits into from
Jan 11, 2021

Conversation

Nircek
Copy link
Member

@Nircek Nircek commented Jan 5, 2021

It resolves #9 and will be useful to deploy the first prototype #8.

  • Docker
  • systemd service
  • make scripts // docker does it all for us
  • auto update
  • README build instructions

@Nircek Nircek self-assigned this Jan 5, 2021
@Nircek
Copy link
Member Author

Nircek commented Jan 5, 2021

@Nircek Nircek added this to the v0.1 - the first prototype milestone Jan 6, 2021
@Nircek
Copy link
Member Author

Nircek commented Jan 7, 2021

As far as I'm concerned, we don't have to write any systemd services because Docker provides us with the restart policies, so the one command line should satisfy us.

@Nircek
Copy link
Member Author

Nircek commented Jan 7, 2021

And the watchtower should auto-update it. Nice.

@Nircek
Copy link
Member Author

Nircek commented Jan 9, 2021

@Nircek Nircek marked this pull request as ready for review January 9, 2021 23:01
@Nircek
Copy link
Member Author

Nircek commented Jan 9, 2021

That works. But it doesn't persist any previous logs after an update. I've opened the issue #15.

Please don't merge, I will do it.

@MichalTheProgrammer
Copy link
Member

Very nice README @Nircek!

Copy link
Member

@MichalTheProgrammer MichalTheProgrammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice README!

@Nircek Nircek merged commit f0ae979 into master Jan 11, 2021
@Nircek Nircek deleted the installing-scripts branch January 12, 2021 16:47
@Nircek Nircek restored the installing-scripts branch January 20, 2021 23:19
@Nircek Nircek deleted the installing-scripts branch January 21, 2021 21:07
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.

Add docker files
2 participants