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

Fixes and comments for windows users #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dacacioa
Copy link
Member

No description provided.

set PAT=[YOUR-GITHUB-TOKEN]
echo %PAT% | docker login ghcr.io -u [USERNAME] --password-stdin
appu mypodcast-XX.yaml ghcr.io/edyo/appu:v0.0.1 %AWS_SHARED_CREDENTIALS_FILE%
```
Copy link
Member

Choose a reason for hiding this comment

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

I would keep this the same way as in the Linux variant until this issue gets addressed in #45 or #67. This doesn't make sense for any other Podcast. I would keep that in an internal gist for our podcast.

@@ -33,39 +33,74 @@ HTTP/HTTPS and S3 sources are currently supported.

The following are some environment variables you'll need to specify to have this running.

*unix
Copy link
Member

Choose a reason for hiding this comment

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

I would use the term Linux, more explicitly, as appu is not tested on other UN*Xes.
Also the Markdown format you chose is different from the Windows section. I would make them the same and not a list item. Maybe ##### Linux and ##### Windows (CMD). Or even, just text, like For Linux: and For cmd.exe on Windows:.

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.

2 participants