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

Work with the latest CF / RecSync #15

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
230c285
Update linter.yml
jeonghanlee Jul 6, 2020
25220e8
Update .dockerfilelintrc
jeonghanlee Jul 6, 2020
b5f9247
Delete .dockerfilelintrc
jeonghanlee Jul 6, 2020
0e2aea1
Update linter.yml
jeonghanlee Jul 6, 2020
3db7fc8
Update linter.yml
jeonghanlee Jul 6, 2020
43c248e
Merge branch 'ChannelFinder:master' into master
jeonghanlee Jun 24, 2021
04f90fb
switch to alscontrols, update it to the latest one
jeonghanlee Jun 25, 2021
0f009d7
rename it
jeonghanlee Jun 25, 2021
b18d624
switch to 18.04 as runner
jeonghanlee Jun 25, 2021
505e154
fixed typo
jeonghanlee Jun 25, 2021
7b9fbc7
use alscontrols
jeonghanlee Jun 25, 2021
4aaae8d
Merge branch 'ChannelFinder:master' into master
jeonghanlee Sep 18, 2022
0e0f2eb
update all to latest strucutre
jeonghanlee Sep 19, 2022
c960cae
test debian 11 github action
jeonghanlee Sep 19, 2022
3d805ff
debian11 github
jeonghanlee Sep 19, 2022
ce8fbc9
add make for debian11 github action
jeonghanlee Sep 19, 2022
60c6521
add make for debian11 github action
jeonghanlee Sep 19, 2022
a28a1ce
fixed the make exist, and update ubuntu action
jeonghanlee Sep 19, 2022
f2a2ceb
update ubuntu action
jeonghanlee Sep 19, 2022
b2026a4
add rocky8 action
jeonghanlee Sep 19, 2022
ba2d574
Update README.md
jeonghanlee Sep 19, 2022
811e460
update readme
jeonghanlee Sep 22, 2022
502297c
Merge branch 'master' of github.com:jeonghanlee/RecSync-env
jeonghanlee Sep 22, 2022
6cd995e
Initial local running on macOS
jeonghanlee Sep 23, 2022
9342597
active debian11 github
jeonghanlee Sep 23, 2022
52e3eaf
fix the shellcheck in recceiver.post shell scripts
jeonghanlee Sep 23, 2022
155e104
define clearly rs_install and src_install
jeonghanlee Sep 23, 2022
35e1ce6
add badges to README
jeonghanlee Sep 23, 2022
d10db26
Update README.md
jeonghanlee Sep 23, 2022
aec5799
update Dockerfile to use the latest alpine
jeonghanlee Sep 23, 2022
e671e14
Merge branch 'master' of github.com:jeonghanlee/RecSync-env
jeonghanlee Sep 23, 2022
abc691d
fix Dockerfile
jeonghanlee Sep 23, 2022
d408175
remove run entrypoint in Dockerfile
jeonghanlee Sep 23, 2022
2b1e355
add docker hub url into README
jeonghanlee Sep 23, 2022
18c710c
Debian 11, local and systemd
jeonghanlee Sep 25, 2022
39f0bbf
add local.status, and update readme
jeonghanlee Sep 25, 2022
de9a135
Merge branch 'master' of github.com:jeonghanlee/RecSync-env
jeonghanlee Sep 25, 2022
ac9fe60
add dep to local.run
jeonghanlee Sep 25, 2022
5d5cc1c
add local rules
jeonghanlee Sep 28, 2022
a322976
docker v2.0.0
jeonghanlee Sep 28, 2022
d8fed1e
docker image with latest one
jeonghanlee Sep 28, 2022
056e422
remove "
jeonghanlee Oct 12, 2022
ec502de
Allow PyCF git URL be different than CF github
tynanford Oct 17, 2022
d0c1bb6
Merge pull request #3 from tynanford/master
jeonghanlee Oct 27, 2022
51c3f3b
Add ability to run systemd service as user
tynanford Sep 14, 2023
1989697
Merge pull request #4 from tynanford/master
jeonghanlee Sep 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
jeonghanlee authored Sep 23, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit d10db26e0c830aa747e0e40246af33f3174d8bba
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@
[![Rocky8](https://github.com/jeonghanlee/RecSync-env/actions/workflows/rocky8.yml/badge.svg)](https://github.com/jeonghanlee/RecSync-env/actions/workflows/rocky8.yml)
[![Linter Run](https://github.com/jeonghanlee/RecSync-env/actions/workflows/linter.yml/badge.svg)](https://github.com/jeonghanlee/RecSync-env/actions/workflows/linter.yml)
[![Docker](https://github.com/jeonghanlee/RecSync-env/actions/workflows/docker.yml/badge.svg)](https://github.com/jeonghanlee/RecSync-env/actions/workflows/docker.yml)

Configuration Environment for the recsync server (aka. RecCeiver) at <https://github.com/ChannelFinder/recsync/tree/master/server>

## Pre-required Packages