Skip to content

lucaspereirasouza/SystemOS

Repository files navigation

Aplicação para Sistema de Gestão e serviços

PT-BR manual and installation here: README_PT-BR

Serviços utilizados:

MYSQL JAVA DOCKER or Xampp
8.0.32 17.0.6 Latest -- Latest

Installation

docker and xampp choice is opcional, but you need to choose one

Manual and Java installation

Docker manual and installation

Xampp Website for installation


Docker compose

In your directory, make or get from my repository [/docker/docker-compose.yaml] docker-compose.yaml


or use wget

wget https://github.com/lucaspereirasouza/OSJFX/blob/master/docker/docker-compose.yaml

warning: its possible to refuse connection if you try to connect to fast on docker


Xampp

After finish xampp installation, turn on the apache and mysql servers and acess the local host

detail: xampp local acess has not login in localhost


I suggest using root only for insert the database and nothing else

  • user: root
  • senha: root@passwd@changeme

Xampp URL

Container URL:

127.0.0.1:8080

phpMyAdmin database importation:

browse browse

in directory /database/, insert the SQL file

browse browse


Aplication admin login:

  • user: admin
  • pasword: admin

made by:

Lucas pereira de souza

autor and java windows Builder course teacher:

GitHub