mac run ???
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
paulchikkkk@PauldeMBP redcloud % python3 redcloud.py
_....----'" '. _..--"_.-:.-' .' `. ,''. ,' `--'
`" mGk "" _.-'' .-'`-.:..___...--' `-._ ,-"' `-'
_.--' _.-' .' .' .' `"""""
__.-'' _.-' .-' .' / ~~~
' _.-' .-' .-' .'
_.-' .-' .-' .' .' / R e d C l o u d
_.-' .-' .-' .' .'
_.-' .-' .' .' / ~~~
_.-' .-' .' .' github.com/khast3x
.-' .'
[~] protip: redcloud works better using bash or sh
[~] protip: root on candidate is required to install docker
[MAIN MENU]
Choose deploy action:
[1] Deploy redcloud on local machine
[2] Deploy redcloud on remote ssh machine
[3] Deploy redcloud on remote docker-machine
[4] Stop local or docker-machine redcloud deployment
[5] Stop remote ssh redcloud deployment
[6] List available templates
[q] Quit
>> 1
[>] Deploying redcloud locally
[~] curl installation found
[~] docker installation found
[~] docker-compose installation found
[>] Deploying redcloud
[+] Running 14/3
✔ cert_gen 4 layers [⣿⣿⣿⣿] 0B/0B Pulled 12.4s
✔ portainer 4 layers [⣿⣿⣿⣿] 0B/0B Pulled 18.2s
✔ public-files 3 layers [⣿⣿⣿] 0B/0B Pulled 23.3s
open /Users/paulchikkkk/.docker/buildx/activity/desktop-linux: permission denied
[!] Something went wrong with running command
Command '['docker-compose', 'up', '--build', '-d']' returned non-zero exit status 1.
None
[>] Done
=========================================================================
[>] Please find your running instance at https://183.179.123.160/portainer
[~] Files are available at https://183.179.123.160/files
[~] Live Reverse Proxy data is available at https://183.179.123.160/api
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with redcloud.py and reproduce the local deployment on macOS using menu option 1. Inspect the docker-compose up --build -d invocation and the reported permission-denied path under Docker buildx activity. Done means the local deployment completes without the reported error and its resulting status is accurately reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, python
- Domain
- cli, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100