Hovp-rsk-upa01: Difference between revisions

No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
All dependencies are installed, IE it is its own mariadb database and nginx webserver.
All dependencies are installed, IE it is its own mariadb database and nginx webserver.


==Ubuntu Server==
==Ubuntu Base==


==phpIPAM==
apt-get install mariadb-server nginx


==phpLDAPadmin==
==[https://phpipam.net/download/ phpIPAM]==


==phpMyAdmin==
==[https://github.com/leenooks/phpLDAPadmin phpLDAPadmin]==


==Vaultwarden==
==[https://www.phpmyadmin.net/downloads/ phpMyAdmin]==
https://linuxcapable.com/how-to-install-phpmyadmin-with-nginx-on-debian-linux/
 
==[https://www.bloovis.com/posts/2023-10-06-vaultwarden-without-docker/ VaultWarden]==
 
[https://nickhuber.ca/blog/bitwarden-rs-without-docker Nginx Config]
[https://github.com/dani-garcia/vaultwarden/wiki/Using-the-MariaDB-%28MySQL%29-Backend#migrating-from-sqlite-to-mysql SQLite to Maria DB]
VaultWarden runs as a background process that can be accessed via the internet via a proxy handoff, which I will keep for now.
 
 
===Update VaultWarden===
 
Run the same docker copy and extraction, but only the vaultwarden executable and /web-tools needs to be replaced.