-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.yaml
executable file
·68 lines (48 loc) · 1.69 KB
/
default.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
development: # This is start of development and meun.
development commands:
- commit and push: bash scripts/development.sh commit push
- kill process: bash scripts/development.sh kill-process
- new project:
- setup server:
- help:
- settings:
new project: # for new projects
new project commands:
- React.js: npx create-react-app <project-directory>
- Next.js: npx create-next-app@latest
setup server: # for server setup
setup server command:
- developement tools:
- disable sudo requirements: bash scripts/server.sh prevent_sudo
developement tools: # for server setup
developement tools commands:
- install containers :
- install all: bash scripts/server.sh install_all
- individual install:
individual install: # for server setup
individual install command:
- docker: docker
- python: conda
- golang: go
- node: node
- npm: npm
- java: javac
- Rust: rustc
install containers:
install containers commands:
- portainer: https://github.com/portainer/portainer
- docker: https://www.docker.com || _ https://download.docker.com/linux
- jellyfin: https://github.com/jellyfin/jellyfin
- cockpit-project: https://cockpit-project.org
- libreddit: https://github.com/spikecodes/libreddit
help: # for help commands
help commands:
- remove scripts: bash install.sh
- All access chmod -R a+rwx * this directory: bash scripts/development.sh permission
- speed test: curl -s https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py | python -
settings:
settings commands:
- enable mac os notification: True
- add ip address: bash scripts/alert.sh alert
- is online: bash scripts/alert.sh online
- swap-network: bash scripts/alert.sh swap