rsyarsi / coas-configuration

Coas Configuration
https://sikm.rsyarsi.co.id
0 stars 0 forks source link

Auth #2

Open rsyarsi opened 2 months ago

rsyarsi commented 2 months ago

(Akses dan Kredensial)

https://sikm.rsyarsi.co.id root@193.203.167.46 balik50R3#1700

-Admin Database- 193.203.167.46:5433 User : muchsin@rsyarsi.co.id Password : balik50R3#1700

-Admin Cache- 193.203.167.46:63710 User : rsyarsi Password : balik50R3#1700

rsyarsi commented 2 months ago

https://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@github.com/rsyarsi/coas-configuration.git

rsyarsi commented 2 months ago

https://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@github.com/rsyarsi/coas-frontend.git

rsyarsi commented 2 months ago

https://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@github.com/rsyarsi/coas-backend.git

rsyarsi commented 2 months ago

Account...

Admin?

admin sususehat

Dosen?

DY169 123456

Mahasiswa/i?

4122023034 123456

rsyarsi commented 1 month ago

Domain?

https://www.digitalocean.com/community/tutorials/how-to-acquire-a-let-s-encrypt-certificate-using-dns-validation-with-acme-dns-certbot-on-ubuntu-18-04

...

sudo certbot certonly --manual --preferred-challenges=dns --server https://acme-v02.api.letsencrypt.org/directory --agree-tos --email "muchsin@rsyarsi.co.id" --domain sikm.rsyarsi.co.id

sudo certbot certonly --manual --preferred-challenges=dns --server https://acme-v02.api.letsencrypt.org/directory --agree-tos --email "muchsin@rsyarsi.co.id" --domain apisikmfkg.rsyarsi.co.id

...

@monthly certbot renew --post-hook "cd /var/www/sikm/server/ && docker-compose down && docker volume prune -a -f && docker-compose up -d"