Skip to content

ichiro-its/server-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server-repository

Requirement

The script provides web server setup using nginx through docker. However, that is an option that could be chosen when running the script. So, if you decide to use docker instead of the native setup on the server (install nginx), the server must be installed with docker.

Run script

Run the script.bash.

bash script.bash [target directory] [domain]

Then we must fill several input:

  1. What kind of key (select first option for RSA and RSA)
  2. How length are the RSA keys bits (type 4096)
  3. How long is the valid date (select first option for no expiration date)
  4. Real Name (fill with ICHIRO ITS)
  5. Email Address (fill with [email protected])
  6. Comment (optional - whatever)
  7. Passphrase (password for the gpg key - skip with clicking Ok and Confirmation without passphrase twice)

Finally, the repository folder will be created in the target directory. Include any debian package first, before using the debian repository.

About

Setup debian repository using script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages